Main page updated

This commit is contained in:
2025-01-12 20:17:25 +01:00
parent 215ba53b11
commit f417330b08
9 changed files with 281 additions and 43 deletions

View File

@ -0,0 +1,5 @@
{% extends "main.html" %}
{% block content %}
<h1>THIS IS FINALY MY FIRST FREAKING POST!!!!</h1>
{% endblock %}