erm
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h2>{{message}}</h2>
|
||||
<div class="alert alert-info" role="alert">
|
||||
{{message}}
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user