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:
1.0 KB
|
Line | |
---|
1 | <BOUCLE_content(AUTEURS){id_auteur}> |
---|
2 | <article class="container vcard"> |
---|
3 | [(#REM) Fil d'Ariane ] |
---|
4 | <ol role="navigation" class="breadcrumb" prefix="v: http://rdf.data-vocabulary.org/#"> |
---|
5 | <li typeof="v:Breadcrumb"> |
---|
6 | <a rel="home v:url" property="v:title" href="#URL_SITE_SPIP/" itemprop="url"> |
---|
7 | <span itemprop="title"><:accueil_site:></span> |
---|
8 | </a> |
---|
9 | </li> |
---|
10 | [<li typeof="v:Breadcrumb" class="active on"> |
---|
11 | <span property="v:title" itemprop="title">(#NOM|couper{80})</span> |
---|
12 | </li>] |
---|
13 | </ol> |
---|
14 | |
---|
15 | <div class="row"> |
---|
16 | <div class="col-xs-12 col-sm-12 col-md-6 col-lg-8"> |
---|
17 | [<section class="#EDIT{bio}" id="bio">(#BIO|abs_url)</section>] |
---|
18 | [<p class="#EDIT{hyperlien}" id="hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="url spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] |
---|
19 | </div> |
---|
20 | <div class="col-xs-12 col-sm-12 col-md-6 col-lg-4"> |
---|
21 | <section id="formulaire">#FORMULAIRE_ECRIRE_AUTEUR</section> |
---|
22 | [<section class="text-muted"><span class="h3">Notes</span> (#NOTES)</section>] |
---|
23 | </div> |
---|
24 | </div> |
---|
25 | </article> |
---|
26 | </BOUCLE_content> |
---|
Note: See
TracBrowser
for help on using the repository browser.