UNPKG

nis-hugo-theme

Version:

Hugo theme for Narative Insight (NIS) Hugo-based websites

10 lines (8 loc) 219 B
<h1>{{ .Title }}</h1> {{ .Content }} {{ range .Data.Terms.Alphabetical }} <p class="tag"> <a href="{{ .Page.Permalink }}">{{ .Page.Title }}</a> <span class="count">({{ .Count }})</span> </p> {{ end }}