diff options
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/home/_content.html.haml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/home/_content.html.haml b/app/views/home/_content.html.haml index 3d351e9..e47fdaf 100644 --- a/app/views/home/_content.html.haml +++ b/app/views/home/_content.html.haml @@ -9,6 +9,4 @@ .row-fluid %hr %p - = link_to "fetch a cert", cert_path - %p = link_to "make donation", new_payment_path if APP_CONFIG[:payment].present? |