mysociety/alaveteli

View on GitHub
app/views/alaveteli_pro/pages/marketing_roles/researchers/features/_credibility.html.erb

Summary

Maintainability
Test Coverage
<div class="marketing__feature">
  <%= image_tag('alaveteli-pro/pro-evidence.png',
                alt: _('Add credibility')) %>

  <h3><%= _('Want to add weight to your research?') %></h3>

  <p>
    <%= _('Once you’re ready, publishing the data behind your investigation ' \
          'lends it extra credibility, and opens it to a wider community.') %>
  </p>
</div>