view templates/index.html @ 1:013cf0aa49b7

Implement basic mippets, stub templates
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Thu, 24 Jun 2010 08:59:14 -0500
parents
children
line wrap: on
line source

<html>
<head>
<title>Agora Octave</title>
</head>
<body>
<p>
Main screen turn on!
</p>
</body>
</html>