forked from hacknology/website
Fix heading of "Aktuelles".
parent
06a652a7fc
commit
07155d48d3
|
@ -0,0 +1,8 @@
|
|||
{{ partial "header.html" . }}
|
||||
|
||||
<div class="header">
|
||||
<h1>Aktuelles</h1>
|
||||
</div>
|
||||
{{ partial "post-list.html" . }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
Loading…
Reference in New Issue