Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
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 }}
|