Clean html
This commit is contained in:
parent
d2bd5f497c
commit
def9c67c56
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@
|
||||||
@groupe_instructeur.label] }
|
@groupe_instructeur.label] }
|
||||||
|
|
||||||
.container.groupe-instructeur
|
.container.groupe-instructeur
|
||||||
.rename_form_block
|
%h1 Groupe « #{@groupe_instructeur.label} »
|
||||||
.flex.baseline-start
|
|
||||||
%h1 Groupe « #{@groupe_instructeur.label} »
|
|
||||||
|
|
||||||
.card.mt-2
|
.card.mt-2
|
||||||
= form_for @groupe_instructeur,
|
= form_for @groupe_instructeur,
|
||||||
|
|
Loading…
Reference in a new issue