Hash : dcd887c5 Author : Thomas de Grivel Date : 2021-11-22T13:21:28
Download
1 2 3 4 5 6
<div class="container-fluid"> <h1> <%= gettext "Edit repository %{repo}", repo: Repository.full_slug(@repo) %> </h1> <%= render "form.html", assigns %> </div>