forked from laurens/fediversity_website
Standaard tonen van paginatitel
This commit is contained in:
parent
9fcb04bdcc
commit
6fd762b3e2
|
@ -8,7 +8,7 @@
|
|||
<div class="content">
|
||||
{{ partialCached "header.html" . }}
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
<!-- <h2 class="post">{{ .Title }}</h2> -->
|
||||
<h1 class="post">{{ .Title }}</h1>
|
||||
{{- block "main" . }}
|
||||
{{ .Content }}
|
||||
{{- end }}
|
||||
|
|
Reference in a new issue