test 500 error when sending offline heartbeats

This commit is contained in:
Alan Hamlett 2016-09-01 00:08:21 +02:00
parent c20fa5c39b
commit 666f29147e
2 changed files with 63 additions and 0 deletions

View file

@ -1,3 +1,4 @@
</p>
{% extends "common/base.html" %}
{% block subtitle %}Login{% endblock %}
@ -34,4 +35,6 @@
<p class="text-danger">{{form.errors.email[0]}}</p>
{% endif %}
<missingquote class="text-danger>{{form.errors.email[0]}}</p>
<>
<danglingattr="foobar">
{% endblock %}