Initial commit
This commit is contained in:
18
templates/index.html
Normal file
18
templates/index.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<html xmlns:dyn="http://indefero.soutade.fr/p/dynastie">
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
||||
<meta name="robots" content="index, follow"/>
|
||||
<meta name="keywords" content="blog, gregory, soutade, grégory, soutadé, Grégory, Soutadé"/>
|
||||
<meta name="description" content="Bolg de Grégory Soutadé"/>
|
||||
<meta name="generator" content="Joomla! 1.5 - Open Source Content Management"/>
|
||||
<title>Blog de Grégory Soutadé</title>
|
||||
</head>
|
||||
<body>
|
||||
<dyn:title/>
|
||||
<dyn:author/>
|
||||
<dyn:date/>
|
||||
<dyn:content/>
|
||||
<title>Another title</title>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user