@ -1,5 +1,6 @@
* text=auto !eol
/404.html -text
/alpha_fonctions.php -text
/article.html -text
/auteur.html -text
/breve.html -text
@ -0,0 +1,7 @@
<?php
// Sécurité
if (!defined('_ECRIRE_INC_VERSION')) {return;}
// Activer HTML5 depuis le squelette
$GLOBALS['meta']['version_html_max'] = 'html5';