mondart.com/mondarth-com/themes/mondarth/layouts/sessions/card.html

5 lines
105 B
HTML
Raw Normal View History

2024-07-13 11:25:02 +01:00
<div class="card">
<h2><a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a></h2>
{{ .Summary }}
</div>