mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
pagekite: Remove unnecessary column sizing
Signed-off-by: Manish Tripathy <manisht@thougtworks.com> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
63502f102b
commit
ce7f101830
@ -22,9 +22,7 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
|
|
||||||
{% block content_row %}
|
{% block content %}
|
||||||
|
|
||||||
<div class="col-md-6 col-md-offset-3">
|
|
||||||
<h2>{% trans "Setup a freedombox.me subdomain with your voucher" %}</h2>
|
<h2>{% trans "Setup a freedombox.me subdomain with your voucher" %}</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@ -60,7 +58,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block page_js %}
|
{% block page_js %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user