Changeset 107588 in spip-zone
- Timestamp:
- Nov 16, 2017, 7:33:40 AM (3 years ago)
- Location:
- _squelettes_/html5up_editorial
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_editorial/content/article.html
r107460 r107588 2 2 <section> 3 3 <header class="main"> 4 [<p class="surtitre ">(#SURTITRE)</p>]5 [<h1 >(#TITRE)</h1>]6 [<p class="soustitre ">(#SOUSTITRE)</p>]4 [<p class="surtitre #EDIT{surtitre}">(#SURTITRE)</p>] 5 [<h1 class="titre #EDIT{titre">(#TITRE)</h1>] 6 [<p class="soustitre #EDIT{soustitre}">(#SOUSTITRE)</p>] 7 7 </header> 8 8 -
_squelettes_/html5up_editorial/paquet.xml
r107507 r107588 2 2 prefix="html5up_editorial" 3 3 categorie="squelette" 4 version="1.0. 8"4 version="1.0.9" 5 5 etat="test" 6 6 compatibilite="[3.1.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.