Initial commit
This commit is contained in:
50
www/template/actu-load-titre.html
Normal file
50
www/template/actu-load-titre.html
Normal file
@@ -0,0 +1,50 @@
|
||||
|
||||
|
||||
|
||||
<TEST_ex1 variable="#ENV{id}" test="nonvide">
|
||||
#SET{actu,#ENV{id}}
|
||||
</TEST_ex1>
|
||||
<//TEST_ex1>
|
||||
|
||||
|
||||
|
||||
|
||||
<header class="pane-header__content post-title" >
|
||||
<THELIA_C type="DOSSIER" id="#GET{actu}">
|
||||
|
||||
|
||||
|
||||
<h5 class="post-header__date">#CHAPO</h5>
|
||||
<h3 class="post-header__title">#TITRE</h3>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h5 class="post-header__intro">#POSTSCRIPTUM</h5>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<THELIA_IMAGE type="IMAGE" num="1" dossier="#ID" largeur="400">
|
||||
<div class="post-hero-img">
|
||||
<img src="#IMAGE" />
|
||||
</div>
|
||||
</THELIA_IMAGE>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</THELIA_C>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user