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
454 B
21 lines
454 B
[(#REM) |
|
page recherche |
|
|
|
param: |
|
- recherche (facultatif) |
|
|
|
|
|
]<!DOCTYPE html> |
|
<html lang="#LANG"> |
|
<head> |
|
<INCLURE{fond=inc/head,no_bot=oui} /> |
|
<title><:kamakura:recherche_titre:> [ - (#SLOGAN_SITE_SPIP|couper{60,' \[...\]'}|textebrut)]</title> |
|
[<link rel="canonical" href="(#URL_PAGE{recherche})" />] |
|
</head> |
|
|
|
<body> |
|
<INCLURE{fond=inc/header, id_rubrique} /> |
|
<INCLURE{fond=inc/recherche, ajax, env} /> |
|
<INCLURE{fond=inc/footer} /> |
|
</body> |
|
</html> |