You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789 |
- {{ 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 }}
|