ADD post list
This commit is contained in:
parent
826abcd7ae
commit
04f1dd0327
4 changed files with 26 additions and 12 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="content">
|
||||
{{ with .Title }}
|
||||
<div class="title">
|
||||
<h1 class="content-title">{{ . }}</h1>
|
||||
<h1>{{ . }}</h1>
|
||||
<div class="divider"></div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue