From 572c21a310ed344907447eff618f82dfe8d66419 Mon Sep 17 00:00:00 2001 From: Markus Graf Date: Sun, 23 Apr 2017 20:47:38 +0200 Subject: [PATCH] hide crowdfunding --- app/views/layouts/application.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.slim b/app/views/layouts/application.html.slim index 72dce78..6c97930 100644 --- a/app/views/layouts/application.html.slim +++ b/app/views/layouts/application.html.slim @@ -47,7 +47,7 @@ html lang="#{I18n.locale}" ga('create', 'UA-79948850-1', 'auto'); ga('send', 'pageview'); .container.anouncement - .text-center.lead.alert.alert-success + /.text-center.lead.alert.alert-success a href="https://wemakeit.com/projects/cannabislegalisierungs-crowd" class="text-success" = t('shared.crowdfunding')