2021-05-11 22:18:36 +02:00
|
|
|
<BOUCLE_principale(RUBRIQUES) {id_rubrique}>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>[(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>Importation vers : #TITRE</p>
|
2021-05-28 10:25:45 +02:00
|
|
|
#LIBREAVOUS_IMPORT{#ID_RUBRIQUE,#ID_SECTEUR}
|
2021-05-11 22:18:36 +02:00
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</BOUCLE_principale>
|