From 7e59ce88c8199ff21bb838a7a799815efbae7583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anna=20=C4=BBa=C5=A1ko?= Date: Thu, 16 May 2024 06:38:00 +0000 Subject: [PATCH] Add templates/test.html --- templates/test.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 templates/test.html diff --git a/templates/test.html b/templates/test.html new file mode 100644 index 0000000..41af3da --- /dev/null +++ b/templates/test.html @@ -0,0 +1,22 @@ + +import unittest + + + + + Contact + + + + + + + +
+ +
+ + \ No newline at end of file