joinpeertube/themes/hugo-bootstrap-premium/layouts/_default/summary.hat.html

4 lines
140 B
HTML
Raw Normal View History

2018-02-28 15:33:36 +00:00
<h3>
<a href="{{ .Permalink }}">{{ if .IsPage }}{{ if .Draft }}{{ .Site.Data.Strings.draft }} :: {{ end }}{{ end }}{{ .Title }}</a>
</h3>