From dc2a58b26f0ab70c6cae1ee37550547475ce51e8 Mon Sep 17 00:00:00 2001 From: Waldek Date: Wed, 6 Jan 2021 12:53:06 +0100 Subject: [PATCH] Add files via upload --- templates/buttons.html | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 templates/buttons.html diff --git a/templates/buttons.html b/templates/buttons.html new file mode 100644 index 0000000..01b46be --- /dev/null +++ b/templates/buttons.html @@ -0,0 +1,62 @@ +
+ + +  +{% if auth == True %} + +  +{% else %} + +  + +  + +  + +  + +  +{% endif %} + +  + + + + + +
+

\ No newline at end of file