File size: 122 Bytes
215f78b
 
 
 
 
 
1
2
3
4
5
6
7
{% extends "base.html" %}

{% block content %}
<h1>Settings</h1>
<!-- Placeholder for settings content -->
{% endblock %}