Fix tailing line breaks

This commit is contained in:
Tom Price
2016-10-11 18:47:13 +01:00
parent 0541a70cec
commit 92c77c07e0
5 changed files with 5 additions and 5 deletions

View File

@@ -188,4 +188,4 @@ html.embedded{
.event-mic-photo{
max-width: 3em;
}
}
}

View File

@@ -103,4 +103,4 @@
</div>
{% endblock %}
{% endblock %}

View File

@@ -46,4 +46,4 @@
{% block js %}
{% endblock %}
</body>
</html>
</html>

View File

@@ -31,4 +31,4 @@
</form>
</div>
{% endblock %}
{% endblock %}

View File

@@ -19,4 +19,4 @@
<input type="hidden" name="next" value="{{ next }}"/>
</div>
</form>
</div>
</div>