From d21656a4d68e10e4577b7f8c126fe8b832319a67 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Thu, 3 Aug 2017 14:05:34 -0300 Subject: [PATCH] Window_view imports --- bulletin/templates/bulletin/window_view.html | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/bulletin/templates/bulletin/window_view.html b/bulletin/templates/bulletin/window_view.html index 30264ba..78b655b 100644 --- a/bulletin/templates/bulletin/window_view.html +++ b/bulletin/templates/bulletin/window_view.html @@ -6,7 +6,7 @@ {{ title }} | {{ theme.title }} - + @@ -18,11 +18,39 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {% with 'css/themes/'|add:theme.css_style|add:'.css' as theme_selected %} {% endwith %} -- libgit2 0.21.2