added tuicss

This commit is contained in:
randogoth 2026-05-16 11:34:31 +03:00
parent ff83815c4a
commit cea809d26d
35 changed files with 3048 additions and 67 deletions

View file

@ -1,5 +1,6 @@
{% extends "base.html" %}
{% block title %}{{ page.title }}{%endblock%}
{% block legend %}{{ page.title|upper }}{% endblock %}
{% block content %}
<h1>{{ page.title }}</h1>
{% import 'translations.html' as translations with context %}