From 81e8eba96028982ac464869aa36d10959c91515d Mon Sep 17 00:00:00 2001 From: jakub_figat Date: Thu, 24 Jul 2025 12:17:41 +0000 Subject: [PATCH] Add templates/weather.html --- templates/weather.html | 67 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 templates/weather.html diff --git a/templates/weather.html b/templates/weather.html new file mode 100644 index 0000000..162a66e --- /dev/null +++ b/templates/weather.html @@ -0,0 +1,67 @@ + + + + + + Pogoda + + + +
+

Pogoda w ...

+
Temperatura: ... °C
+
Wiatr: ... m/s
+
Czas pomiaru: ...
+
+ + + + +