libreavous/squelettes/head/article-emission.html
chankalan db8a2ffede préparation pour l'import (pas encopre fonctionnel) : ajout des champs extras + objet chapitre
utilisation des compositions pour les différentes pages : émissions,
chroniques
2021-05-11 22:18:36 +02:00

8 lines
363 B
HTML

<BOUCLE_article_head(ARTICLES) {id_article}>
<title>[(#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#INTRODUCTION|couper{150}|textebrut)" />]
[<link rel="canonical" href="(#URL_ARTICLE|url_absolue)" />]
</BOUCLE_article_head>
<!-- Script Podlove -->
[<script src="(#CHEMIN{javascript/podlove/embed.js})"></script>]