mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
7 lines
127 B
HTML
7 lines
127 B
HTML
{{ define "content" -}}
|
|
<article class="post">
|
|
<div class="post-content">
|
|
{{ .Content }}
|
|
</div>
|
|
</article>
|
|
{{- end }} |