mysociety/alaveteli

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

Summary

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

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