Add static endpoint

This commit is contained in:
2026-01-12 22:45:41 +02:00
parent d6be7111f9
commit 5cea377934
7 changed files with 393 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
{% extends "base.html" %}
{% block content %}
Hewo world
{% endblock %}