mmmhhh cheese

This commit is contained in:
2026-01-08 23:05:15 +01:00
parent d0e55fa309
commit f2af58a2a5
6 changed files with 28 additions and 7 deletions

8
app/templates/rules.html Normal file
View File

@@ -0,0 +1,8 @@
{% extends "base.html" %}
{% block content %}
<div class="container">
<h1>> Rules</h1>
</div>
{% endblock %}