diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x | template/profile.st | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/profile.st b/template/profile.st index 26cb5a1..e3f59ae 100755 --- a/template/profile.st +++ b/template/profile.st @@ -32,8 +32,6 @@ $if(dumps)$ $dumps:{ d | $logged_dump(dump=d)$ }$ - - <div id="profile"> <h2>$nick$</h2> @@ -79,6 +77,7 @@ <div id="date"> <div type="text" id="datepicker"></div></div> </div> + $else$ <h3> </h3> <h3> </h3> |
