mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
7 lines
131 B
HTML
7 lines
131 B
HTML
|
|
{{ with $.Params.init_date }}
|
|
<p class="f6 mb4 mt0">
|
|
({{ $.Params.init_date }} al {{ $.Params.end_date }})
|
|
</p>
|
|
{{ end }}
|