summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
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>