Added new master.tpl - swerc - anselm's simpler werc fork
(HTM) git clone git://git.suckless.org/swerc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 04469cad9f11bc112043ab6f3802612814c59502
(DIR) parent b4a24e7b633ad08a1a877a55e15c10c940b519d8
(HTM) Author: Anselm R Garbe <anselm@garbe.us>
Date: Fri, 7 Dec 2012 12:37:45 +0100
Added new master.tpl
Diffstat:
M tpl/master.tpl | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
---
(DIR) diff --git a/tpl/master.tpl b/tpl/master.tpl
@@ -48,16 +48,10 @@
% if not {
<a href="http://tools.suckless.org">tools</a>
% }
-% if(~ $site 'man.suckless.org') {
- <a class="thisSite" href="http://man.suckless.org">man</a>
-% }
-% if not {
- <a href="http://man.suckless.org">man</a>
-% }
</span>
<span class="right">
<a href="http://dl.suckless.org">download</a>
- <a href="http://hg.suckless.org">source</a>
+ <a href="http://git.suckless.org">source</a>
<a href="http://eyjafjallajoekull.com">art</a>
</span>
</div>