MOre web bs

This commit is contained in:
2026-01-15 22:08:40 +02:00
parent 1ecbdde2c0
commit 7d9d95fcd2
37 changed files with 684 additions and 31 deletions

View File

View File

View File

View File

@@ -0,0 +1,7 @@
{% extends "base.html" %}
{% block headers %}
{% endblock %}
{% block content %}
Hewwo wowld!!!!
{% endblock %}

View File

View File

@@ -0,0 +1,7 @@
{% extends "base.html" %}
{% block headers %}
{% endblock %}
{% block content %}
Hewwo wowld!!!!
{% endblock %}

View File

View File