summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-02 08:01:26 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-02 08:01:26 -0500
commit8af42afceb087f4cb48670b6c9b3445fbcb388b8 (patch)
tree2a7e301f817afc06f5dbd52f8689e729419c42e9 /template
parentc93c582470447fd266c66be082a59ce46a8ecf68 (diff)
ryder's profile changes
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/banner.st2
-rwxr-xr-xtemplate/profile.st7
2 files changed, 7 insertions, 2 deletions
diff --git a/template/banner.st b/template/banner.st
index dd7a7b3..ff66e33 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -2,7 +2,7 @@
<div id="header7">
<div id="logoicons">
<div id="logo7">
- <div align="center"><a href="/chat">dump.fm</a></div>
+ <div align="center"><a href="/">dump.fm</a></div>
<div id="strapline"><img src="/static/talkwith.png" width="179" height="53" /></div>
</div>
<div class="white">
diff --git a/template/profile.st b/template/profile.st
index 9c77069..e3f8f44 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -26,9 +26,14 @@
</div>
<br>
<div id="posts">
+
<div id="cats">
$if(dumps)$
+ <div id="lolbanner">
+ <img src="/static/welcomebanner.gif">
+ </div>
+ $if(dumps)$
$dumps:{ d | $logged_dump(dump=d)$ }$
<div id="profile">
@@ -64,7 +69,7 @@
$if(is_home)$
<br>
- <div id="edit-toggle"><a href="#">--> Edit your information <--</a></div>
+ <div id="edit-toggle"><a href="#">edit profile</a></div>
$endif$
<br>