From 83379a78b0e14d0938f452ef1d23ad94754350ae Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 24 Apr 2014 20:37:44 +0200 Subject: remove cert link - has no purpose anymore --- app/views/home/_content.html.haml | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/views/home') diff --git a/app/views/home/_content.html.haml b/app/views/home/_content.html.haml index 384abb2..e47fdaf 100644 --- a/app/views/home/_content.html.haml +++ b/app/views/home/_content.html.haml @@ -8,7 +8,5 @@ - if Rails.env == 'development' .row-fluid %hr - %p - = link_to "fetch a cert", api_cert_path %p = link_to "make donation", new_payment_path if APP_CONFIG[:payment].present? -- cgit v1.2.3