6
0
Fork 0

Aanpassing van titel

This commit is contained in:
Michael Boelen 2023-06-08 19:46:06 +02:00
parent 20985e3ffc
commit 26d0c4f991
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
{{ define "main" }}
{{ with .Title }}<h1>{{ . }}</h1>{{ end }}
<div>{{ .Content }}</div>

View file

@ -1,5 +1,4 @@
{{ define "main" }}
{{ with .Params.event_title }}<h2>{{ . }}</h2>{{ end }}
<div>{{ .Content }}</div>
{{ if isset .Params "event_start" }}