mysociety/alaveteli

View on GitHub
app/views/alaveteli_pro/pages/marketing_roles/campaigners/how_it_works/_publishing.html.erb

Summary

Maintainability
Test Coverage
<div class="how-it-works__item">
  <h3><%= _('Ready to go public') %></h3>

  <p>
    <%= _('Once you launch your campaign, there’s every reason to put your ' \
          'requests and responses into the public domain. They’ll lend ' \
          'credence to your campaign, and make the data available for others ' \
          'who might want to research a different angle.') %>
  </p>
</div>