From ed8911963ad821f4afecc52c8501e2d8f7bf10c1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 7 Nov 2020 23:43:49 +0100 Subject: sexy datumi --- test.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 test.html (limited to 'test.html') diff --git a/test.html b/test.html new file mode 100644 index 0000000..26d796c --- /dev/null +++ b/test.html @@ -0,0 +1,24 @@ +--- +--- +{% assign argv = "2020-11-01 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-02 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-03 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-04 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-05 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-06 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-07 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-08 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-09 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-10 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
+{% assign argv = "2020-11-11 23:59:59" | split: ","%} +{% include datumincas.html %} {{return}}
-- cgit v1.2.3