da2a11adf9
This reverts commit 0494a36681
.
5 lines
No EOL
83 B
HTML
Executable file
5 lines
No EOL
83 B
HTML
Executable file
{% extends "base.html" %}
|
|
|
|
{% block body %}
|
|
<h3>{{ message }}</h3>
|
|
{% endblock %} |