Remove adehnert's blog from the Planet for now
This commit is contained in:
parent
6468b407e4
commit
e99f104397
|
@ -42,6 +42,10 @@ encoding = utf-8
|
||||||
|
|
||||||
|
|
||||||
% for u in userlist:
|
% for u in userlist:
|
||||||
|
<%
|
||||||
|
if u.username == 'adehnert':
|
||||||
|
continue
|
||||||
|
%>\
|
||||||
% for l in u.links:
|
% for l in u.links:
|
||||||
% if len(l) >= 3:
|
% if len(l) >= 3:
|
||||||
[${l[2]}]
|
[${l[2]}]
|
||||||
|
|
Loading…
Reference in a new issue