2017-04-11 03:27:13 +02:00
|
|
|
{{ define "main" }}
|
|
|
|
|
2017-04-11 14:53:11 +02:00
|
|
|
<article class="cf pa3 pa4-m pa4-l nested-copy-line-height center measure-wide-l nested-img">
|
2017-04-11 05:48:09 +02:00
|
|
|
<div class="nested-copy-line-height nested-links nested-img mid-gray ">
|
2017-04-11 03:27:13 +02:00
|
|
|
{{ .Content }}
|
|
|
|
</div>
|
|
|
|
</article>
|
|
|
|
<!-- w-100 w-40-ns -->
|
|
|
|
{{ end }}
|