Erster Entwurf
This commit is contained in:
commit
b5d27b3fc9
66 changed files with 11671 additions and 0 deletions
8
layouts/partials/widgets/events.html
Normal file
8
layouts/partials/widgets/events.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{- if .Site.Params.widgets.events }}
|
||||
<div class="widget-events widget">
|
||||
<h4 class="widget-events__title widget__title">{{ T "events_title" }}</h4>
|
||||
<div class="widget__content">
|
||||
<strong>Skeptiker Stammtisch</strong> am 6. August 2018 um 19:30 Uhr im Restaurant <a class="widget-events__link" href="https://www.gutenberg-kiel.de">Gutenberg</a>.
|
||||
</div>
|
||||
</div>
|
||||
{{- end }}
|
Loading…
Add table
Add a link
Reference in a new issue