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