citra-web/site/themes/citra-bs-theme/layouts/help/summary.html

7 lines
143 B
HTML
Raw Normal View History

<div class="col-md-12">
<div>
<h2><a href="{{ .RelPermalink }}" >{{ .Title }}</a></h2>
<p>{{ .Description }}</p>
</div>
</div>