skonfigurowalam strone glowna
This commit is contained in:
parent
ef0717e289
commit
b19e398d81
@ -3,6 +3,9 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-9">
|
<div class="col-sm-9">
|
||||||
{{ block "news" . }}
|
{{ block "news" . }}
|
||||||
|
{{ range first 3 (where .Pages "Section" "wiadomosci")}}
|
||||||
|
{{ .Render "content" }}
|
||||||
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-3">
|
<div class="col-sm-3">
|
||||||
|
Loading…
Reference in New Issue
Block a user