From 1b0921eb7608d929986ac90b6a0bb6ba207e6eac Mon Sep 17 00:00:00 2001 From: Okhin Date: Tue, 5 Apr 2016 16:23:26 +0200 Subject: [PATCH] Only one place to display the message --- nnmon/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/nnmon/templates/base.html b/nnmon/templates/base.html index 5a879a2..8622496 100644 --- a/nnmon/templates/base.html +++ b/nnmon/templates/base.html @@ -31,7 +31,6 @@ {% endblock %} - {% bootstrap_messages %} {% block styles %} {% endblock %} -- GitLab