First Commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Settings</h1>
|
||||
<p>Customize your dashboard experience here.</p>
|
||||
<!-- Add user-specific settings options here -->
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user