From 1bb6c685ac35cef60c794d68a2610a04cdf8d9c1 Mon Sep 17 00:00:00 2001 From: Waldek Date: Thu, 31 Dec 2020 15:30:05 +0100 Subject: [PATCH] Add files via upload --- templates/buttons.html | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 templates/buttons.html diff --git a/templates/buttons.html b/templates/buttons.html new file mode 100644 index 0000000..8ebc530 --- /dev/null +++ b/templates/buttons.html @@ -0,0 +1,59 @@ +
+ + +  +{% if auth == True %} + +  +{% else %} + +  + +  + +  + +  +{% endif %} + +  + + + + + +
+

\ No newline at end of file