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.

преди 7 години
преди 7 години
преди 7 години
преди 7 години
преди 7 години
123456789101112
  1. {{ define "main" }}
  2. <article class="cf pa3 pa4-m pa4-l nested-copy-line-height center measure-wide-l nested-img">
  3. <h1>
  4. {{ .Title }}
  5. </h1>
  6. <div class="nested-copy-line-height nested-links nested-img mid-gray ">
  7. {{ .Content }}
  8. </div>
  9. </article>
  10. <!-- w-100 w-40-ns -->
  11. {{ end }}