Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 9 → Rev 10

/trunk/presentation/principal.tpl.html
New file
0,0 → 1,12
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" />
<html xmlns="http://www.w3.org/1999/xhtml/" >
<head>
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" type="text/css" href="presentation/gtt_vert.css" media="screen" title="Vert" />
<title>Editer Preferences</title>
</head>
<body>
<h1 id="titre_principal"><?=$titre;?></h1>
<div id="contenu_principal"><?=$contenu_principal;?></div>
</body>
</html>