Merge "Remove extra blank line"

This commit is contained in:
Jenkins 2013-09-30 11:52:18 +00:00 committed by Gerrit Code Review
commit 912425aeb5

View File

@ -24,4 +24,3 @@
<button type="submit" class="btn btn-primary">{% trans "Save" %}</button>
{% if hide %}<a href="{% url 'horizon:settings:user:index' %}" class="btn secondary cancel close">{% trans "Cancel" %}</a>{% endif %}
{% endblock %}