commit ab1882cdc324ae7d61d3d040949f468353176720
Author: Anselm R Garbe <anselm_AT_garbe.us>
AuthorDate: Mon Jul 3 14:56:39 2017 +0200
Commit: Anselm R Garbe <anselm_AT_garbe.us>
CommitDate: Mon Jul 3 14:56:39 2017 +0200
add e.V. link
diff --git a/tpl/master.tpl b/tpl/master.tpl
index d449b60..1f8e9b7 100644
--- a/tpl/master.tpl
+++ b/tpl/master.tpl
_AT_@ -61,6 +61,12 @@
% if not {
<a href="
http://libs.suckless.org">libs</a>
% }
+% if(~ $site 'ev.suckless.org') {
+ <a class="thisSite" href="
http://ev.suckless.org">e.V.</a>
+% }
+% if not {
+ <a href="
http://ev.suckless.org">e.V.</a>
+% }
</span>
<span class="right">
<a href="
http://dl.suckless.org">download</a>
Received on Mon Jul 03 2017 - 14:56:49 CEST