revuoxmrtheme/layouts/shortcodes/volunteer_item.html
2024-07-02 15:03:13 -07:00

6 lines
No EOL
148 B
HTML

<div class="newsbyte">
<p class="date">
<a href='{{ .Get "link" }}' target="_blank">{{ .Get "title" }}</a></p>
<p>{{ .Inner }}</p>
</p>
</div>