Improved the overall responsiveness and the styling of the pages
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block body %}
|
||||
<ul class="error-message">
|
||||
<li><h1>{{ error_code }}</h1></li>
|
||||
<li><h1>{{ error_message }}</h1></li>
|
||||
<li><p>{{ error_code }}</p></li>
|
||||
<li><p>{{ error_message }}</p></li>
|
||||
</ul>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user