From 5ea1b745d4cd8735fecdceb3e32b11af6f672b1e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 23 Oct 2017 10:03:17 +0200 Subject: UI add bootstrap and poppler libraries - integrate them on the main template --- ishtar_common/templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index c8248841f..62f47dab4 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -9,6 +9,8 @@ var url_path = "{{URL_PATH}}"; + + @@ -30,7 +32,7 @@ {% endcompress %} {% compress css %} - + -- cgit v1.2.3