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
737 B
18 lines
737 B
#CACHE{600} |
|
<B_souscription> |
|
#HTTP_HEADER{Content-Type: text/html; charset=#CHARSET} |
|
<!DOCTYPE html> |
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr"> |
|
<head> |
|
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" /> |
|
<meta name="robots" content="noindex, nofollow" /> |
|
<meta name="author" content="<:meta_author:>" /> |
|
[<link rel="stylesheet" href="(#CHEMIN{attestations/attestation.css}|url_absolue)" type="text/css" media="all" />] |
|
</head> |
|
<body> |
|
<BOUCLE_souscription(SOUSCRIPTIONS){id_souscription}{statut=ok}>[(#ENV{hash}|=={#ID_SOUSCRIPTION|souscription_hash_lowsec{#ENV{annee}}}|oui) |
|
[(#INCLURE{fond=attestations/corps,id_souscription,annee})] |
|
]</BOUCLE_souscription> |
|
</body> |
|
</html> |
|
</B_souscription> |