bouffeatulm/tpl/header.html
Phyks 02ebd593c4 Started to rebuild the app
* Install.php page started
* Will use RainTPL for templates handling
2013-08-07 20:32:44 +02:00

10 lines
222 B
HTML
Executable File

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Bouffe@Ulm</title>
<link rel="stylesheet" media="screen" type="text/css" href="misc/style.css" />
<link rel="icon" href="favicon.ico" />
</head>
<body>