summaryrefslogtreecommitdiff
path: root/views/about.tt
blob: 4f5995c98cd0bd6f07926a5280682e0c53b22f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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>