4 lines
No EOL
89 B
HTML
4 lines
No EOL
89 B
HTML
<div class="cards">
|
|
<h2>{{ .Get "title" }}</h2>
|
|
{{ .Inner | markdownify }}
|
|
</div> |