Hash : 865c60de Author : Thomas de Grivel Date : 2021-11-16T00:22:17
import code from accounting
Download
1 2 3 4 5
<div class="container-fluid"> <h1><%= gettext "Edit user" %> <%= @user.login %></h1> <%= render("form.html", assigns) %> </div>