diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 00:01:34 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 00:01:34 -0400 |
| commit | b66ef6a8ffef355254ffc1fd56c1c85a88771fe1 (patch) | |
| tree | 43a6204cbc11a285962fe7b557e2c39d790b6c7b /template/profile.st | |
| parent | d9e888278950e6fc4f151aa782685023ab9b05cc (diff) | |
sostler prod commit
Diffstat (limited to 'template/profile.st')
| -rw-r--r-- | template/profile.st | 10 |
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> |
