From c3903eff4f024dcc213f843803e56b2bd3b1be72 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Tue, 20 Oct 2015 14:11:21 -0700 Subject: [PATCH] Adding forgotten template --- panoramix/templates/panoramix/traceback.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 panoramix/templates/panoramix/traceback.html diff --git a/panoramix/templates/panoramix/traceback.html b/panoramix/templates/panoramix/traceback.html new file mode 100644 index 000000000000..97fc6b4961cf --- /dev/null +++ b/panoramix/templates/panoramix/traceback.html @@ -0,0 +1,10 @@ + + + +
{{ art }}
+{{ title }}
+{{ error_msg }}
+
+
+ +