summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-21 00:15:08 -0400
committersostler <sbostler@gmail.com>2010-05-21 00:15:08 -0400
commit08bdadae02b46ee1e56ec2734b77af8e88934cf4 (patch)
tree0fbf87e21b0d6e36eed7c0df6d05dfa5f996a646 /template
parent10dc44909c6b7382c58127f859f69725a989c8c0 (diff)
parentb66ef6a8ffef355254ffc1fd56c1c85a88771fe1 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template')
-rw-r--r--template/profile.st10
1 files changed, 1 insertions, 9 deletions
diff --git a/template/profile.st b/template/profile.st
index 862b6d9..3d1a0dc 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -14,19 +14,13 @@
$banner()$
<div id="chatrap">
<div id="headerbar"></div>
-
<div id="log">
<div id="loghead">
</div>
<br>
<div id="posts">
-
<div id="cats">
$if(dumps)$
- <div id="lolbanner">
- <img src="/static/img/welcomebanner.gif">
- </div>
-
$dumps:{ d | $profile_dump(dump=d)$ }$
<div id="profile">
@@ -115,9 +109,7 @@ $endif$
<hr/>
$share_buttons()$
</div>
-
<div id="profile">
-
<h2>$nick$</h2>
$if(isadmin)$
@@ -162,7 +154,7 @@ $share_buttons()$
<br>
- <a href="/u/$nick$/favorites"><h7>$nick$'s <br>Favorite Pix</h7></a>
+ <a href="/u/$nick$/favorites"><h7>$nick$'s Favorite Pix</h7></a>
<div id="date">
<div type="text" id="datepicker"></div></div>