From e0b0b2f976c61225a178c7715caf2656a1f6741f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 15 Dec 2018 21:32:51 +0100 Subject: moving stuff --- old/server/app/templates/celery.html | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 old/server/app/templates/celery.html (limited to 'old/server/app/templates/celery.html') diff --git a/old/server/app/templates/celery.html b/old/server/app/templates/celery.html new file mode 100644 index 00000000..ddcd25cb --- /dev/null +++ b/old/server/app/templates/celery.html @@ -0,0 +1,43 @@ +{%- extends "base.html" %} + +{% import "bootstrap/utils.html" as utils %} + +{% block content %} + + +
+ +
+

+

Celery Test

+
+ +
+
+

+
+
+
+ +
+ +{% block footer %} +{{ super() }} +{% endblock %} + +{% endblock %} + + +{% block scripts %} + {{super()}} + + + + + +{% endblock scripts %} \ No newline at end of file -- cgit v1.2.3-70-g09d2