From cc205c772eb4bd4612cb221d8782196d5bf6ef08 Mon Sep 17 00:00:00 2001 From: Okhin Date: Tue, 16 Feb 2016 17:54:09 +0100 Subject: [PATCH] Removing the MEDIA_URL in the templates --- nnmon/templates/list.html | 16 ++++++++-------- nnmon/templates/search/search.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/nnmon/templates/list.html b/nnmon/templates/list.html index 4a25734..1e6bb88 100644 --- a/nnmon/templates/list.html +++ b/nnmon/templates/list.html @@ -3,7 +3,7 @@ {% load i18n %} {% block active_tab_cases %}id="current"{% endblock %} {% block styles %} - + {% endblock %} {% block head %} @@ -12,13 +12,13 @@ {% block scripts %} - - - - - - - + + + + + + + - - - - - - + + + + + + +