mysociety/alaveteli

View on GitHub
app/views/alaveteli_pro/pages/marketing_roles/campaigners/features/_embargoes.html.erb

Summary

Maintainability
Test Coverage
<div class="marketing__feature">
  <%= image_tag('alaveteli-pro/pro-embargo.png',
                alt: _('Private FOI requests')) %>

  <h3><%= _('Need to keep things under wraps?') %></h3>

  <p>
    <%= _('Requests can stay completely private until you’re ready to go ' \
          'public.') %>
  </p>
</div>