Last change
on this file was
112717,
checked in by l.oiseau2nuit@…, 2 years ago
|
intégration des breadcrumb 'à la SPIPr' + refonte CSS autour de la génération des couleurs + multiples débuguages
|
File size:
486 bytes
|
Line | |
---|
1 | <div class="container"> |
---|
2 | [(#REM) Contenu principal ] |
---|
3 | <section class="row"> |
---|
4 | <header class="bg-danger col-sm-12 col-md-8 col-lg-8"> |
---|
5 | <h1 class="h1 text-danger"><small><:pass_erreur:>[ (#ENV{status})]</small> <big>Accès réservé</big></h1> |
---|
6 | <p class="text-danger"><:pass_erreur_401:></p> |
---|
7 | </header> |
---|
8 | <section class="col-sm-12 col-md-4 col-lg-4"> |
---|
9 | [(#ENV{erreur})] |
---|
10 | <div class="ajax">#FORMULAIRE_LOGIN{#ENV{cible},'',0}</div> |
---|
11 | </section> |
---|
12 | </section> |
---|
13 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.