From 8d0e1e9aa4505ccaf0c77583fc2654806d17e8df Mon Sep 17 00:00:00 2001 From: timb Date: Thu, 1 Apr 2010 00:36:24 -0700 Subject: commits so i can merge --- template/chat.st | 40 +++++++++++----------------------------- template/head.st | 35 ++++------------------------------- template/profile.st | 8 ++------ 3 files changed, 17 insertions(+), 66 deletions(-) (limited to 'template') diff --git a/template/chat.st b/template/chat.st index 57af392..090c9e5 100755 --- a/template/chat.st +++ b/template/chat.st @@ -2,29 +2,26 @@ dump.fm $head()$ - $if(user_avatar)$ - - $else$ - - $endif$ + $if(!user_avatar)$ + + $endif$ + - + + + - - - $endif$ + $new_user_bubbles()$ + $endif$

$footer()$ diff --git a/template/head.st b/template/head.st index 7ba802d..af2eda6 100755 --- a/template/head.st +++ b/template/head.st @@ -1,47 +1,20 @@ - - + - - - + + $if(!user_nick)$ $endif$ diff --git a/template/profile.st b/template/profile.st index 7a3944f..e4dd467 100755 --- a/template/profile.st +++ b/template/profile.st @@ -1,14 +1,10 @@ - $nick$'s dump.fm $head()$ - - + + - -- cgit v1.2.3-70-g09d2