summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-10 01:28:42 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-10 01:28:42 -0500
commit71de79d5c650fab0bbaffe24f450e7fed9605c42 (patch)
tree92344f9db649a70de6427f0efe74bd28d929c6b8 /template/profile.st
parent9484fb8528cddb2fc1ea177c32a945c719ebcabc (diff)
Commit prod
Diffstat (limited to 'template/profile.st')
-rwxr-xr-xtemplate/profile.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/profile.st b/template/profile.st
index a735b2a..e753203 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -27,14 +27,14 @@
</head>
<body>
$banner()$
- <div id="chatrap">
+ <div id="chatrap">
<div id="headerbar"></div>
<div id="log">
<div id="loghead">
</div>
<br>
- <div id="posts">
+ <div id="posts"> <div id="cats">
$if(dumps)$
$dumps:{ d | $logged_dump(dump=d)$ }$
@@ -145,6 +145,6 @@
$footer()$
</div>
</div>
- </div>
+ </div></div>
</body>
</html>