From 01182ef752c18dc861974568aadc3c77e0ac0da3 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 1 Feb 2023 23:09:33 -0600 Subject: [PATCH] Add progress bar page for Buefy theme --- .../templates/themes/falafel/progress.mako | 190 ++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 tailbone/templates/themes/falafel/progress.mako diff --git a/tailbone/templates/themes/falafel/progress.mako b/tailbone/templates/themes/falafel/progress.mako new file mode 100644 index 00000000..f1973e81 --- /dev/null +++ b/tailbone/templates/themes/falafel/progress.mako @@ -0,0 +1,190 @@ +## -*- coding: utf-8; -*- +<%namespace file="/base.mako" import="core_javascript" /> +<%namespace file="/base.mako" import="core_styles" /> + + + + + ${initial_msg or "Working"}... + ${core_javascript()} + ${core_styles()} + + + +
+ +
+ + + + + + +