Last change
on this file since 87156 was
87156,
checked in by l.oiseau2nuit@…, 6 years ago
|
ameliorations + corrections des appels CDN : https (sinon reponse 403) et upgrade vers BS 3.3.1
|
File size:
927 bytes
|
Line | |
---|
1 | <div class="container"> |
---|
2 | [(#REM) Fil d'Ariane ] |
---|
3 | <ol role="navigation" class="breadcrumb" prefix="v: http://rdf.data-vocabulary.org/#"> |
---|
4 | <li typeof="v:Breadcrumb"> |
---|
5 | <a rel="home v:url" property="v:title" href="#URL_SITE_SPIP/" itemprop="url"> |
---|
6 | <span itemprop="title"><:accueil_site:></span> |
---|
7 | </a> |
---|
8 | </li> |
---|
9 | <li typeof="v:Breadcrumb" class="active on"> |
---|
10 | <strong property="v:title" itemprop="title"><:pass_erreur:>[ (#ENV{status})]</strong> |
---|
11 | </li> |
---|
12 | </ol> |
---|
13 | |
---|
14 | [(#REM) Contenu principal ] |
---|
15 | <section class="row"> |
---|
16 | <header class="bg-danger col-sm-12 col-md-8 col-lg-8"> |
---|
17 | <h1 class="h1 text-danger"><small><:pass_erreur:>[ (#ENV{status})]</small> <big>Accès réservé</big></h1> |
---|
18 | <p class="text-danger"><:pass_erreur_401:></p> |
---|
19 | </header> |
---|
20 | <section class="col-sm-12 col-md-4 col-lg-4"> |
---|
21 | [(#ENV{erreur})] |
---|
22 | <div class="ajax">#FORMULAIRE_LOGIN{#ENV{cible},'',0}</div> |
---|
23 | </section> |
---|
24 | </section> |
---|
25 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.