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.
21 lines
569 B
21 lines
569 B
[(#REM) |
|
page sommaire |
|
|
|
|
|
]<!DOCTYPE html> |
|
<html lang="#LANG"> |
|
<head> |
|
<INCLURE{fond=inc/head} /> |
|
<title>[(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|couper{60,' \[...\]'}|textebrut)]</title> |
|
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{130,' \[...\]'}|textebrut)" />] |
|
[<link rel="canonical" href="(#URL_SITE_SPIP|url_absolue)" />] |
|
</head> |
|
|
|
<body> |
|
<INCLURE{fond=inc/header} /> |
|
<INCLURE{fond=inc/sommaire_intro} /> |
|
<INCLURE{fond=inc/sommaire_actu} /> |
|
<INCLURE{fond=inc/sommaire_outro} /> |
|
<INCLURE{fond=inc/footer} /> |
|
</body> |
|
</html> |