<% if allowed_to? :create, :section %> <%= link_to t("actions.new", scope: "decidim.plans.sections"), new_section_path, class: "button tiny button--simple" %> <% end %>