mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-14 13:33:09 +00:00
4 lines
146 B
HTML
4 lines
146 B
HTML
{{ with .Title }}<p class="display-4 mt-5">{{ . }}</p>{{ end }}
|
|
{{ partial "assets/sharing.html" . }}
|
|
<p class="lead mb-5">{{ .Description }}</p>
|