mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Fix minor styling issue in router setup page
This commit is contained in:
parent
391d6298c4
commit
d2a6e2332d
@ -63,12 +63,15 @@
|
|||||||
|
|
||||||
{% block sidebar_right_block %}
|
{% block sidebar_right_block %}
|
||||||
|
|
||||||
|
<div class="well sidebar-nav">
|
||||||
|
|
||||||
<h3>Introduction</h3>
|
<h3>Introduction</h3>
|
||||||
|
|
||||||
<p>Your {{ cfg.box_name }} is a replacement for your wireless
|
<p>Your {{ cfg.box_name }} is a replacement for your wireless
|
||||||
router. By default, it should do everything your usual router
|
router. By default, it should do everything your usual router
|
||||||
does. With the addition of some extra modules, its abilities can
|
does. With the addition of some extra modules, its abilities
|
||||||
rival those of high-end routers costing hundreds of dollars.</p>
|
can rival those of high-end routers costing hundreds of
|
||||||
|
dollars.</p>
|
||||||
|
|
||||||
{% if cfg.users.expert %}
|
{% if cfg.users.expert %}
|
||||||
|
|
||||||
@ -89,6 +92,8 @@
|
|||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block js_block %}
|
{% block js_block %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user