aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2013-09-08 15:40:46 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2013-09-08 15:40:46 +0200
commite78d2a77a7de729abef8d83c599a82dda0da5fae (patch)
treed45e1fe3650edb63ab3c3f53b2c0992b96c3f05f /okupy/templates/settings-gentoo.html
parentMerge pull request #86 from dastergon/misc_flake8 (diff)
downloadidentity.gentoo.org-e78d2a77a7de729abef8d83c599a82dda0da5fae.tar.gz
identity.gentoo.org-e78d2a77a7de729abef8d83c599a82dda0da5fae.tar.bz2
identity.gentoo.org-e78d2a77a7de729abef8d83c599a82dda0da5fae.zip
Identation, whitespace and other cosmetics fixes in templates
Diffstat (limited to 'okupy/templates/settings-gentoo.html')
-rw-r--r--okupy/templates/settings-gentoo.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/okupy/templates/settings-gentoo.html b/okupy/templates/settings-gentoo.html
index 0ab16a6..85a2916 100644
--- a/okupy/templates/settings-gentoo.html
+++ b/okupy/templates/settings-gentoo.html
@@ -34,9 +34,12 @@
<input class="btn btn-primary" type="submit" value="Update" />
</div>
</form>
- </div>{% endif %}
+ </div>
+ {% endif %}
</div>
</div>
+ </div>
+</div>
{% endblock %}
{# vim:se fileencoding=utf8 et ts=4 sts=4 sw=4 ft=htmldjango : #}