Remove extra blank line

Change-Id: Ib5d0d21a1d6d560c7a8d2d6c533e42fa56d8249a
This commit is contained in:
lawrancejing 2013-09-29 00:33:14 -07:00
parent ffdf190825
commit 16d651e292

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 %}