10 lines
277 B
HTML
Executable file
10 lines
277 B
HTML
Executable file
{{ define "main" }}
|
|
|
|
<article class="cf pa3 pa4-m pa4-l nested-copy-line-height center measure-wide-l nested-img">
|
|
<div class="nested-copy-line-height nested-links nested-img mid-gray ">
|
|
{{ .Content }}
|
|
</div>
|
|
</article>
|
|
<!-- w-100 w-40-ns -->
|
|
{{ end }}
|