design final

This commit is contained in:
Aron Petau 2025-10-02 12:20:11 +02:00
parent da5e765d49
commit a0d2188f6f
1400 changed files with 1748 additions and 207 deletions

View file

@ -1,7 +1,8 @@
<!DOCTYPE html>
<!-- templates/index.html -->
{% extends "base.html" %}
{% block title %}Kostenrechner Studio EinsZwoVier{% endblock %}
{% block title %}Kostenrechner studio einszwovier{% endblock %}
{% block content %}
<div class="container">
@ -71,4 +72,4 @@
</table>
{% endif %}
</div>
{% endblock %}
{% endblock %}