|
@ -10,6 +10,10 @@ |
|
|
|
|
|
|
|
|
{{ end }} |
|
|
{{ end }} |
|
|
|
|
|
|
|
|
|
|
|
{{ if templates.Exists "partials/pre-content.html" }} |
|
|
|
|
|
{{ partial "pre-content.html" . }} |
|
|
|
|
|
{{ end }} |
|
|
|
|
|
|
|
|
<section>{{ .Content }}</section> |
|
|
<section>{{ .Content }}</section> |
|
|
|
|
|
|
|
|
<section class="article-list"> |
|
|
<section class="article-list"> |
|
|