Fix heading of "Aktuelles".

epvpn
Robert Jacob 2016-08-10 12:22:55 +02:00
parent 06a652a7fc
commit 07155d48d3
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{{ partial "header.html" . }}
<div class="header">
<h1>Aktuelles</h1>
</div>
{{ partial "post-list.html" . }}
{{ partial "footer.html" . }}