diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/index.html	Thu Jun 24 08:59:14 2010 -0500
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>Agora Octave</title>
+</head>
+<body>
+<p>
+Main screen turn on!
+</p>
+</body>
+</html>