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
2016-03-17 13:44:43 +01:00

14 lines
354 B
Smarty

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