<li itemscope itemtype="http://schema.org/CreativeWork"> <h2 class="title"> <a href="{{ .Permalink }}" itemprop="headline">{{ .Title }}</a> </h2> <hr> {{ if .Description }} <p itemprop="about">{{ .Description }}</p> {{ end }} </li>