Display errors caused in AJAX requests

This commit is contained in:
Raphael Michel
2016-06-27 19:49:45 +02:00
parent d3ffc2b0dc
commit 5cbb967744
9 changed files with 41 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
Please go back to the last page, refresh this page and then try again. If the problem persists, please get in touch with us.
{% endblocktrans %}</p>
{% endif %}
<p>
<p class="links">
<a href="javascript:history.back()">{% trans "Take a step back" %}</a>
</p>
{% endblock %}