Hash : c38aaee2 Author : Thomas de Grivel Date : 2021-11-18T15:25:01
Download
1 2 3 4
<div class="container-fluid"> <h1><%= gettext("Edit organisation %{organisation}", organisation: @current_organisation.name || @current_organisation.slug.slug) %></h1> <%= render "form.html", assigns %> </div>