4
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-06-27 08:39:23 +00:00

About page.

This commit is contained in:
Vanhala Antti
2014-05-14 01:36:55 +03:00
parent d62a3289e7
commit 7dddb76770
4 changed files with 59 additions and 4 deletions

View File

@ -12,6 +12,8 @@
<h1>fc00<span class="grey">::/8</span></h1>
<ul>
<li><a href="/" {% if page == 'network' %} class="selected" {% endif %}>Network</a></li>
<li><a href="/about"{% if page == 'about' %} class="selected" {% endif %}>About</a></li>
<li><a href="https://github.com/Randati/fc00.org">Source</a></li>
<li><tt>{{ ip }}</tt></li>
</ul>