summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-16 12:55:40 +0100
committerYorhel <git@yorhel.nl>2008-12-16 12:55:40 +0100
commit6d2b02d439346a13b8996f4ffdc3d28bc1dd46ce (patch)
tree67ed8d8e3f0674ba62b2d2be4e2bde1120fc7d30 /data
parent99acb6a4c82fe912a2f106d6c1b8fcf2b1a80afb (diff)
Creative way to get someone's attention
Diffstat (limited to 'data')
-rw-r--r--data/tpl/main2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/tpl/main b/data/tpl/main
index a9c4a69d..7f1b65f4 100644
--- a/data/tpl/main
+++ b/data/tpl/main
@@ -108,6 +108,8 @@
<h2>User menu</h2>
<ul>
<li><a href="/u[[= $p{AuthId} ]]">[[: $p{AuthUsername} ]]</a> ([[: $p{AuthRankname} ]])</li>
+ [[ if($p{AuthId} && $p{AuthId} == 364) { ]]
+ <li><a href="/t61" style="color: red; font-size: 16px; font-weight: bold">READ THIS!</a></li>[[ } ]]
<li><a href="/u[[= $p{AuthId} ]]/edit">My profile</a></li>
<li><a href="/u[[= $p{AuthId} ]]/list">My visual novel list</a></li>
[[ if($p{AuthOldList}) { ]]-