2021-02-10 07:46:37 +01:00
|
|
|
<BOUCLE_podcast(PODCASTS){id_podcast}>
|
|
|
|
[<div class="champ contenu_code[ (#CODE*|strlen|?{'',vide})]">
|
|
|
|
<div class="label"><:podcast:champ_code_label:/> : </div>
|
|
|
|
<span dir="#LANG_DIR" class="#EDIT{code} code">(#CODE)</span>
|
|
|
|
</div>]
|
|
|
|
|
2021-02-11 21:48:20 +01:00
|
|
|
[<div class="champ contenu_fichier[ (#FICHIER*|strlen|?{'',vide})]">
|
|
|
|
<div class="label"><:podcast:champ_fichier_label:/> : </div>
|
|
|
|
<span dir="#LANG_DIR" class="#EDIT{fichier} fichier">(#FICHIER)</span>
|
|
|
|
</div>]
|
|
|
|
|
2021-02-10 07:46:37 +01:00
|
|
|
[<div class="champ contenu_duree[ (#DUREE*|strlen|?{'',vide})]">
|
|
|
|
<div class="label"><:podcast:champ_duree_label:/> : </div>
|
|
|
|
<span dir="#LANG_DIR" class="#EDIT{duree} duree">(#DUREE)</span>
|
|
|
|
</div>]
|
|
|
|
|
|
|
|
</BOUCLE_podcast>
|