diff options
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! |
