Hash : 78dee358 Author : Thomas de Grivel Date : 2022-06-18T14:48:16
Download
1 2 3 4
<div class="container-fluid"> <h1><%= gettext("Edit organisation %{organisation}", organisation: @current_organisation.name || @current_organisation.slug_) %></h1> <%= render "form.html", assigns %> </div>