This commit is contained in:
2023-07-30 09:53:00 +02:00
parent 93fb7f1b1a
commit 1af5f54900
4 changed files with 56 additions and 98 deletions

View File

@ -10,7 +10,7 @@
<div class="col-lg-6 col-sm-8">
<div class="bg-white p-5">
<h2 class="mb-4">{{ .title }}</h2>
<p class="text-justify">{{ .content | markdownify }}</p>
<p>{{ .content | markdownify }}</p>
</div>
</div>
</div>

View File

@ -6,7 +6,7 @@
{{ with .enddate }}<br>bis {{ time.Format "2 Jan 2006" . }}{{ end }}
</div>
<div class="col-md-9">
<div class="card-body h-100 d-flex flex-column justify-content-between">
<div class="card-body h-100 d-flex flex-column justify-content-around">
<h4 class="card-title">{{ .title }}</h4>
{{ with .location }}
<div class="card-text">