Add header view and controller for configuration fields

This commit is contained in:
Eike Foken
2011-05-26 17:35:37 +02:00
parent 0febd9621b
commit 24ce65fcc8
6 changed files with 26 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Scattport</title>
<?=link_tag('assets/css/inuit.css');?>
</head>
<body>