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.
12345678910111213 |
- <div class="relative flex-auto w-100 w-40-ns mr4 mb4 bg-white nested-copy-line-height">
-
- <div class="bg-white mb3 ph4 pv3 gray">
- {{ if .Date }}
- <date class="f6">
- {{ .Date.Format "January 2, 2006" }}
- </date>
- {{ end }}
-
-
-
- </div>
- </div>
|