Hash : 3cbe0214 Author : Thomas de Grivel Date : 2022-01-16T09:50:29
Download
1 2 3 4 5
<div class="container-fluid"> <h1><%= gettext("Edit organisation %{organisation}", organisation: @org.name || @org.slug.slug) %></h1> <%= render("form.html", assigns) %> </div>