Subversion Repositories Applications.gtt

Rev

Rev 11 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
10 jpm 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" />
2
<html xmlns="http://www.w3.org/1999/xhtml/" >
3
	<head>
4
		<meta http-equiv="Content-Style-Type" content="text/css" />
5
		<link rel="stylesheet" type="text/css" href="presentation/gtt_vert.css" media="screen" title="Vert" />
6
		<title>Editer Preferences</title>
7
	</head>
8
	<body>
9
	<h1 id="titre_principal"><?=$titre;?></h1>
10
	<div id="contenu_principal"><?=$contenu_principal;?></div>
11
	</body>
12
</html>