initial commit
This commit is contained in:
17 files changed
+216
No files matched your search
@@ -0,0 +1,7 @@
|
||||
{% extends 'layout.html' %}
|
||||
{% block content %}
|
||||
<div class="content-section">
|
||||
<h1>You don't have permission to do that(403)</h1>
|
||||
<p>Please check your account and try again</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in new issue
Block a user