Start adding user profile, and preferences pages.
[kamitsukai.git] / share / web / templates / index.html
blobeb93aad232ad706c41c28e53c97724efa56c983e
1 <&|/_elements/wrapper, title => _('Welcome to Kamitsukai') &>
2 For now, please visit us at one of the following sites:
3 <ul>
4 <li><a href="http://kamitsukai.lighthouseapp.com/projects/11153-kamitsukai/overview" title="Kamitsukai at Lighthouse">Lighthouse</a></li>
5 <li><a href="http://cia.vc/stats/project/kamitsukai" title="Kamitsukai at CIA.vc">CIA.vc</a></li>
6 <li><a href="http://github.com/jhelwig/kamitsukai/" title=" Kamitsukai at GitHub">Kamitsukai at GitHub</a></li>
7 </ul>
8 Source code is available via <a href="http://git.or.cz/" title="Git">Git</a><br />
9 <pre>
10 git clone git://github.com/jhelwig/kamitsukai.git
11 </pre>
12 </&>