Changeset 2760:875220f2367e for admin/_charte.php
- Timestamp:
- 10/17/14 15:11:05 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/_charte.php
r2504 r2760 15 15 dcPage::check('usage,contentadmin'); 16 16 ?> 17 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">18 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr"lang="fr">17 <!DOCTYPE html> 18 <html lang="fr"> 19 19 <head> 20 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />20 <meta charset="UTF-8" /> 21 21 <meta name="ROBOTS" content="NOARCHIVE,NOINDEX,NOFOLLOW" /> 22 22 <meta name="GOOGLEBOT" content="NOSNIPPET" /> 23 23 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 24 <title>Bibliothèque de styles - Dotclear - 2. 6</title>24 <title>Bibliothèque de styles - Dotclear - 2.7</title> 25 25 <link rel="icon" type="image/png" href="images/favicon96-login.png" /> 26 26 <!--[if lt IE 9]>
Note: See TracChangeset
for help on using the changeset viewer.