mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Readded start>end checking. Template improvements
Added descritpions of all error for the user as well as the image. Added contextual alert boxes for messages in base. If start>end start<=>end. Very simple fix, thanks Charlie.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
{% block content %}
|
||||
<div class="text-center">
|
||||
<h1>401: Unauthorized</h1>
|
||||
<img src="{% static 'imgs/401.jpg' %}"/>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user