mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
App View
This commit is contained in:
parent
72ca7518e8
commit
9c6cf38155
@ -36,9 +36,12 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="{{ shortcut.url }}">
|
<a href="{{ shortcut.url }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<span class="{{ shortcut.icon }} glyphicon"
|
<center>
|
||||||
style="font-size: 140%"></span>
|
<span class="{{ shortcut.icon }} glyphicon"
|
||||||
|
style="font-size: 400%"></span>
|
||||||
|
<br>
|
||||||
{{ shortcut.label }}
|
{{ shortcut.label }}
|
||||||
|
</center>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user