|
|
@ -101,7 +101,7 @@ |
|
|
|
{{ if .Content }}<section class="p-name e-content"><br/>{{ .Content }}</section>{{ end }} |
|
|
|
{{ if not (eq .Type "article") }}<section class="info"> |
|
|
|
<span class="categories_span">{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}</span><span class="info-date"><a href="{{ .Permalink }}" class="u-url"><time class="dt-published" datetime="{{ .Date.Format "2 Jan 2006 15:04 GMT" }}">{{ .Date.Format "02/01/2006 15:04 GMT" }}</time></a></span><br/> |
|
|
|
</section>{{ end }} |
|
|
|
</section>{{ end }}</article> |
|
|
|
<a class="u-url" style="display:none;" href="https://fed.brid.gy/">https://fed.brid.gy/</a> |
|
|
|
</section> |
|
|
|
{{end}} |
|
|
|