This repository has been archived on 2023-12-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ae75/www/template/recherche.html
2020-11-02 15:46:52 +01:00

63 lines
1.9 KiB
HTML

<div id="scroll-btn" class="scroll-btn-ref">
<button><i class="fa fa-arrow-down" aria-hidden="true"></i> <i class="fa fa-arrow-up" aria-hidden="true" style="display:none;"></i></button>
<canvas id="loader"></canvas>
</div>
<div class="slider-references" style="height:100%;">
<ul class="shelf shelf--work shelf--hover-state list--unstyled">
<THELIA_C type="DOSSIER" parent="4" domaine_de_competence="#ENV{domaine_de_competence}" mission="#ENV{mission}" classement="inverse" recherche="1">
<!-- #DESCRIPTION-->
<TEST_ex variable="#COMPT" test="dansliste" valeur="10,19,28,37,46,55,64,73,82,91,100,109,118,127">
</ul>
<ul class="shelf shelf--work shelf--hover-state list--unstyled">
</TEST_ex>
<//TEST_ex>
<li rel="#ID">
<a href="#URL" title="">
<THELIA_IMAGE type="IMAGE" dossier="#ID" num="1" largeur="400" hauteur="400">
<span class="bg cover-gi" style="background-image: url(#IMAGE)"><span></span></span>
</THELIA_IMAGE>
<span class="shelf__viewport shelf__front">
<span class="shelf__content">
#TITRE
</span>
</span>
<span class="shelf__viewport shelf__back">
<span class="shelf__content">
<p class="shelf__description"></p>
</span>
</span>
</a>
</li>
</THELIA_C>
</ul>
</div>