From 88a8ff5ce8b4ad36039f45865b141c75be30465c Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Sun, 8 Dec 2019 21:33:48 +0000 Subject: [PATCH] Remove add media links --- views/authority.haml | 4 ---- views/media.haml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/views/authority.haml b/views/authority.haml index 25eda1b..2731391 100644 --- a/views/authority.haml +++ b/views/authority.haml @@ -29,10 +29,6 @@ RSS feed for InLinkUK media stories in = auth['authority_name'] -%p - %a.button{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues/1' } - Add more media here - - if stories.size > 0 %table - stories.each do |item| diff --git a/views/media.haml b/views/media.haml index 0fdec4a..b813e6e 100644 --- a/views/media.haml +++ b/views/media.haml @@ -4,10 +4,6 @@ %a{ :rel => 'alternate', :type => 'application/rss+xml', :href => 'index.xml' } RSS feed -%p - %a.button{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues/1' } - Add more media here - %table - stories.reverse_each do |story| %tr