forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
ce5fdfdc4a
commit
6af3672fdd
|
@ -26,10 +26,10 @@
|
|||
{{ if i18n $feat }}
|
||||
{{ $feat = i18n $feat }}
|
||||
{{ end }}
|
||||
<article class="two_lists">
|
||||
<section class="two_lists">
|
||||
{{ partial "layout/gen_list" (dict "context" . "pages" $featured "title" $feat "limit" "5" )}}
|
||||
{{ partial "layout/gen_list" (dict "context" . "pages" $posts "title" $news "link" "news" "limit" "5" )}}
|
||||
</article>
|
||||
</section>
|
||||
{{ end }}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user