mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
14 lines
354 B
Smarty
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>
|