26 lines
966 B
HTML
26 lines
966 B
HTML
|
|
<h1><:libreavous:tous_les_podcasts:/></h1>
|
|
|
|
<p><:baz_april:votre_recherche:></p>
|
|
#FORMULAIRE_RECHERCHE
|
|
|
|
<BOUCLE_emissions(RUBRIQUES){composition=emissions}>
|
|
<B_articles>
|
|
<p><strong>#GRAND_TOTAL</strong> [(#TOTAL_BOUCLE|>={2}|?{<:libreavous:reponses_triees_par_pertinence:>,<:libreavous:reponse:>})]</p>
|
|
[(#REM) Vincent : Exemple de bouton
|
|
]
|
|
<p>Vous pouvez étendre votre recherche en cherchant également dans les transcriptions :
|
|
<a href="#URL_PAGE{scrutarijs,q=#ENV{recherche}}" class="btn">Étendre la recherche</a></p>
|
|
|
|
<BOUCLE_articles(ARTICLES) {id_rubrique} {recherche} {par points}{inverse} {pagination 10}>
|
|
</BOUCLE_articles>
|
|
<p><:libreavous:recherche_sans_resultat:></p>
|
|
|
|
[(#REM) Vincent : code horriblement dupliqué
|
|
]
|
|
<p>Vous pouvez étendre votre recherche en cherchant également dans les transcriptions :
|
|
<a href="#URL_PAGE{scrutarijs,q=#ENV{recherche}}" class="btn">Étendre la recherche</a></p>
|
|
|
|
<//B_articles>
|
|
</BOUCLE_emissions>
|