lab4 kiri

This commit is contained in:
2026-04-03 21:12:02 +07:00
parent 7a53cda294
commit f799085d55
11 changed files with 532 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{% extends 'base.html' %}
{% block body %}
<h1>Ошибка</h1>
<p>{{ msg }}</p>
{% endblock %}