From 2950842f632c9659234e5810942a4125e21e6472 Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Fri, 8 Dec 2017 11:45:33 +0100
Subject: [PATCH] formatting

---
 smash/web/templates/_base.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/smash/web/templates/_base.html b/smash/web/templates/_base.html
index 4f4b59bf..b173fa28 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -80,9 +80,7 @@ desired effect
                         <!-- Menu toggle button -->
                         <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                             <i class="fa fa-envelope-o"></i>
-                            <span class="label label-success">
-				  0
-              </span>
+                            <span class="label label-success">0</span>
                         </a>
                         <ul class="dropdown-menu">
                             <li class="header">
-- 
GitLab