From f05064563a62c3b6d2048bb89893dd57c2f620b5 Mon Sep 17 00:00:00 2001 From: Vladyslav Korzun Date: Mon, 17 Mar 2025 22:59:16 +0000 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?z1/templates=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- z1/templates/index.html | 52 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 z1/templates/index.html diff --git a/z1/templates/index.html b/z1/templates/index.html new file mode 100644 index 0000000..8252a7e --- /dev/null +++ b/z1/templates/index.html @@ -0,0 +1,52 @@ + + + + + + + Správa používateľov + + + + +
+

Zoznam používateľov

+ + +

Pridať používateľa

+ + +
+ + + + + \ No newline at end of file