Initial commit

This commit is contained in:
2020-11-02 15:46:52 +01:00
commit 17f974127c
13788 changed files with 1921656 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
<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>