summaryrefslogtreecommitdiff
path: root/views/about.tt
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.tt')
-rw-r--r--views/about.tt16
1 files changed, 15 insertions, 1 deletions
diff --git a/views/about.tt b/views/about.tt
index 2034762..4f5995c 100644
--- a/views/about.tt
+++ b/views/about.tt
@@ -1 +1,15 @@
-this is about!
+<div id="main">
+ <div id="static">
+ <h1>About</h1>
+
+ <ul>
+ <li><a href="#whatisstargit">What is StarGit</a></li>
+ <li><a href="#howtoread">How to read the graph</a></li>
+ </ul>
+
+ <h3 id="whatisstargit">What is StarGit</h3>
+
+ <h3 id="howtoread">How to read the graph</a></li>
+
+ </div>
+</div>