fix(manager): update templates and make everything works

This commit is contained in:
Colin Darie 2024-02-06 17:43:20 +01:00
parent 460778b617
commit 1e2a6d0461
25 changed files with 381 additions and 374 deletions

View file

@ -1,9 +1,13 @@
<% content_for(:title) { "Confirmation d'ajout d'un administrateur" } %>
<header class="main-content__header" role="banner">
<header class="main-content__header">
<h1 class="main-content__page-title">
<%= content_for(:title) %>
</h1>
<div>
<%= link_to t("administrate.actions.back"), :back, class: "button" %>
</div>
</header>
<section class="main-content__body">