Changeset 107508 in spip-zone
- Timestamp:
- Nov 14, 2017, 4:15:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_editorial/content/sommaire.html
r107494 r107508 13 13 <BOUCLE_major(ARTICLES){id_article IN #CONFIG{html5up_editorial/major}|picker_selected{article}}> 14 14 [<header class="major"> 15 <h2 >(#TITRE)</h2>15 <h2 class="#EDIT{titre}">(#TITRE)</h2> 16 16 </header>] 17 [<div class="chapo #EDIT{ texte}">17 [<div class="chapo #EDIT{introduction}"> 18 18 (#INTRODUCTION) 19 19 </div>]#SET{exclus,#GET{exclus}|push{#ID_ARTICLE}}
Note: See TracChangeset
for help on using the changeset viewer.