<% if process.questions.empty? %>

<%= t('.empty_questions') %>

<% else %> <%= render process.questions %> <% end %>
<%= t('.participate') %>