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