|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<B_sociaux><ul class="icons[ (#ENV{class})]"> |
|
|
|
|
<BOUCLE_sociaux(DATA){source tableau,#GET{rezo}}{cle !IN mail}> |
|
|
|
|
#SET{icone,fa-#CLE} |
|
|
|
|
[(#CLE|=={googleplus}|?{#SET{icone,fa-google-plus}})][(#CLE|=={viber}|?{#SET{icone,fa-phone-square}})][(#CLE|=={blogger}|?{#SET{icone,fa-bold}})] |
|
|
|
|
[(#CLE|=={viber}|?{#SET{icone,fa-phone-square}})][(#CLE|=={blogger}|?{#SET{icone,fa-bold}})] |
|
|
|
|
[<li><a class="icon[ (#CLE|=={rss}|?{solid,brands})][ (#GET{icone})]" href="(#CONFIG{sociaux/#CLE})"><span class="label">#VALEUR</span></a></li>] |
|
|
|
|
</BOUCLE_sociaux> |
|
|
|
|
</ul></B_sociaux> |
|
|
|
|