spip_nursit/plugins/dist/squelettes/z-dist/head/rubrique.html

7 lines
471 B
HTML
Raw Permalink Normal View History

2023-06-01 15:30:12 +00:00
<BOUCLE_rubrique_head(RUBRIQUES) {id_rubrique}>
<title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#INTRODUCTION{150}|textebrut)" />]
[<link rel="canonical" href="(#URL_RUBRIQUE|url_absolue)" />]
[(#REM) Lien vers le flux RSS de la rubrique ]
<link rel="alternate" type="application/rss+xml" title="<:syndiquer_rubrique:>" href="[(#URL_PAGE{backend}|parametre_url{id_rubrique,#ID_RUBRIQUE})]" />
</BOUCLE_rubrique_head>