summaryrefslogtreecommitdiff
path: root/template/profile_dump.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-07-02 11:33:14 -0400
committerScott Ostler <scottbot9000@gmail.com>2010-07-02 11:33:14 -0400
commit1fd0be696cf74dd73697d507a7bc7b7db18a1ffd (patch)
tree8177a88fcfc280bb115414f17c8bd0ec62d7dcde /template/profile_dump.st
parente591afe4d4453e10344068dd5becd5aa4ed052c4 (diff)
Add /nick/popular
Diffstat (limited to 'template/profile_dump.st')
-rw-r--r--template/profile_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profile_dump.st b/template/profile_dump.st
index b101a08..2e9a259 100644
--- a/template/profile_dump.st
+++ b/template/profile_dump.st
@@ -2,7 +2,7 @@
<div id="profiletxt">
$dump.created_on$ -- in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b>
</div>
- <a href="/u/$dump.nick$">
+ <a href="/$dump.nick$">
<div id="logavatar">
$if(dump.avatar)$
<img height="50" width="50" src="$dump.avatar$" />