First Commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Admin Controls</h1>
|
||||
<p>Manage bot permissions and other admin settings here.</p>
|
||||
<!-- Restrict this page to admins only -->
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user