portal/source/templates/entry.html.tpl
2024-06-02 11:56:52 +02:00

7 lines
157 B
Smarty

<li class="option">
<a href="{{target}}">
<img src="{{image}}" alt="{{label}}"/>
<br/>
<span>{{label}}</span>
</a>
</li>