1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
movim_ynh/sources/app/widgets/AccountNext/_accountnext_oob.tpl

13 lines
316 B
Smarty

<ul class="thick">
<li class="condensed">
<span class="icon bubble color blue">
<i class="zmdi zmdi-chevron-right"></i>
</span>
<p>
{$c->__('oob.about')}
</p>
<p>
<a href="{$url}" target="_blank">{$url}</a>
</p>
</li>
</ul>