add a menu listing of contact options at the top.
Andrew Lewman

Andrew Lewman commited on 2011-12-15 20:43:46
Zeige 1 geänderte Dateien mit 7 Einfügungen und 0 Löschungen.

... ...
@@ -12,6 +12,13 @@
12 12
   </div>
13 13
   <div id="maincol">
14 14
     <h2>Tor: Contact</h2>
15
+    <ul>
16
+    <li><a href="<page about/contact>#email">Email</a></li>
17
+    <li><a href="<page about/contact>#identica">Identi.ca</a></li>
18
+    <li><a href="<page about/contact>#irc">IRC</a></li>
19
+    <li><a href="<page about/contact>#livechat">Live Chat</a></li>
20
+    <li><a href="<page about/contact>#phone">Telephone</a></li>
21
+    </ul>
15 22
 
16 23
     <h3>Email</h3>
17 24
     <a id="email"></a>
18 25