mysociety/alaveteli

View on GitHub
app/views/alaveteli_pro/pages/marketing_roles/generic/features/_time.html.erb

Summary

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

  <h3><%= _('Not enough hours in the day?') %></h3>

  <p>
    <%= _('{{pro_site_name}} does all the heavy lifting, leaving you with ' \
          'more time to focus on your investigation.',
          pro_site_name: pro_site_name) %>
  </p>
</div>