mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-11 20:13:19 +00:00
4 lines
160 B
HTML
4 lines
160 B
HTML
{{ with .Title }}<p class="display-4 mt-5">{{ . }}</p>{{ end }}
|
|
{{ partial "assets/sharing.html" (dict "page" .) }}
|
|
<p class="lead mb-5">{{ .Description }}</p>
|