forked from nutomic/joinpeertube
1 line
127 B
HTML
1 line
127 B
HTML
<a href="{{ .Permalink }}">{{ if .IsPage }}{{ if .Draft }}{{ .Site.Data.Strings.draft }} :: {{ end }}{{ end }}{{ .Title }}</a>
|