<? $this->include_template('head-inc.html.tpl') ?>
-<<<<<<< HEAD
- <title><?=SITE_TITLE?>: <?=$data['title'];?></title>
-=======
<title><?=SITE_TITLE?><?=TITLE_DELIMITER?> <?=$data['title'];?></title>
->>>>>>> master
</head>
<body>
margin:0; padding:2em 4em; max-width:600px;
}
-.nav { position:absolute; z-index:1; top:5px; left:30px; }
+.nav { position:absolute; z-index:1; top:10px; left:30px; }
.nav ul { margin-left:1em; }
.nav a { text-decoration:none; font-weight:bold; }
.nav li { display:inline-block; margin-right:2em;}