diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 19:59:24 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-21 19:59:24 -0400 |
| commit | 7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (patch) | |
| tree | 5ec93980e01dfda2e6c3c8ec298077f32a8f018e /template | |
| parent | 45a59a082d1485d5bf370b79d23d7d535e9fa645 (diff) | |
sostler prod commit
Diffstat (limited to 'template')
| -rw-r--r-- | template/banner.st | 2 | ||||
| -rw-r--r-- | template/profile.st | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/template/banner.st b/template/banner.st index a6be087..ef40476 100644 --- a/template/banner.st +++ b/template/banner.st @@ -20,7 +20,7 @@ $else$ -<a href="/register"><img src="/static/img/ako.gif"width="21px" height="21px" /> Register</a> +<a href="/register"><img src="/static/img/ako.gif"width="21px" height="21px" /> Join the Conversation!</a> $endif$ diff --git a/template/profile.st b/template/profile.st index 5af9793..61be826 100644 --- a/template/profile.st +++ b/template/profile.st @@ -80,13 +80,6 @@ </div> $else$ - - - <div id="lolbanner"> - <img src="/static/img/welcomebanner.gif"> - </div> - - <div class="logged-dump dump $if(dump.favorited)$favorite$endif$" id="message-$dump.message_id$" nick="$dump.nick$"> <div> $nick$'s first dump.fm post! |
