mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2025-06-27 08:39:23 +00:00
About page.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user