mirror of
https://github.com/rottenwheel/revuoxmrtheme.git
synced 2024-11-10 05:03:43 +01:00
6 lines
148 B
HTML
6 lines
148 B
HTML
<div class="newsbyte">
|
|
<p class="date">
|
|
<a href='{{ .Get "link" }}' target="_blank">{{ .Get "title" }}</a></p>
|
|
<p>{{ .Inner }}</p>
|
|
</p>
|
|
</div> |