From f5738d71ef39eb665b51882eda5d4eb6739209cb Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 10 Oct 2017 16:05:26 +0300 Subject: Basic vue structure --- templates/index.html | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 052b318..f197769 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,24 +1,26 @@ - - geshem.space - - + + geshem.space + + {% if not debug %} + + {% endif %} + -
- - + +
+ +
+ -- cgit v1.3.1