test 500 error when sending offline heartbeats
This commit is contained in:
parent
c20fa5c39b
commit
666f29147e
2 changed files with 63 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue