mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 14:21:31 +00:00
Hugo Peixoto
c7b1145527
This includes changing the default locale to portuguese so we can properly format event dates.
12 lines
223 B
HTML
12 lines
223 B
HTML
{{ partial "page_edit" . }}
|
|
{{ partial "tags" . }}
|
|
{{ partial "share" . }}
|
|
|
|
{{ if site.Params.section_pager }}
|
|
<div class="article-widget">
|
|
{{ partial "section_pager" . }}
|
|
</div>
|
|
{{ end }}
|
|
|
|
{{ partial "page_related" . }}
|