default .db its just a admin account with password password123

This commit is contained in:
Jordan
2026-07-27 13:03:04 +12:00
parent e202e9b68e
commit b332df87d7
4 changed files with 13 additions and 3 deletions
+2
View File
@@ -1,4 +1,6 @@
{% extends 'base.html' %}
{% block content %}
<h1>About this website</h1>
<p>This website is about different subjects in Maths and resources for them.</p>
{% endblock %}