You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
816 B
18 lines
816 B
<BOUCLE_principale(SWIPERS) {id_swiper}> |
|
<!DOCTYPE html> |
|
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js"> |
|
<head> |
|
<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script> |
|
<title>[(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title> |
|
[<meta name="description" content="(#INTRODUCTION{150}|attribut_html)" />] |
|
[<link rel="canonical" href="(#URL_SWIPER|url_absolue)" />] |
|
<INCLURE{fond=inclure/head} /> |
|
[(#REM) Lien vers le flux RSS des swipers ] |
|
<link rel="alternate" type="application/rss+xml" title="<:dernieres_swipers:>" href="#URL_PAGE{backend-swipers}" /> |
|
</head> |
|
|
|
<body class="pas_surlignable page_swiper"> |
|
[(#MODELE{swiper,env})] |
|
</body> |
|
</html> |
|
</BOUCLE_principale>
|
|
|