From 8da5b717ba5871080cff8dfa40ad23118634f196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=A0krab=C3=A1nek?= Date: Wed, 1 Feb 2023 10:47:15 +0000 Subject: [PATCH] add bootstrap template --- template.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 template.html diff --git a/template.html b/template.html new file mode 100644 index 0000000..44f924b --- /dev/null +++ b/template.html @@ -0,0 +1,42 @@ + + + + + + + Document + + + + +
+
+ + NAZEV APLIKACE + + +
+
+ + +
+

TEST

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