From 644b1b1316460c0c7e5c365b0d0d0fe395d6b90d Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Fri, 27 Mar 2015 13:21:46 +0100 Subject: [PATCH] add deletion message to index --- app/views/static/index.html.haml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/views/static/index.html.haml b/app/views/static/index.html.haml index 989f5089..412679e1 100644 --- a/app/views/static/index.html.haml +++ b/app/views/static/index.html.haml @@ -5,10 +5,7 @@ = render 'shared/sidebar' .col-md-9.col-xs-12.col-sm-9.j2-col-reset = render 'layouts/messages' - .alert.alert-danger.alert-dismissible{"role": "alert"} - %button.close{data: {dismiss: :alert}, aria: {label: "Close"}} - %span{aria: {hidden: true}} - × + .alert.alert-danger %strong Retrospring will shut down on 1.4.2015!