Errorpage + RAPLA-Styling
This commit is contained in:
4
templates/display-message.html
Normal file
4
templates/display-message.html
Normal file
@ -0,0 +1,4 @@
|
||||
{% extends "index.html" %}
|
||||
{% block content %}
|
||||
<h2>{{ message }}</h2>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user