diff options
Diffstat (limited to 'template/profile.st')
| -rw-r--r--[-rwxr-xr-x] | template/profile.st | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/template/profile.st b/template/profile.st index dba7aca..e89a285 100755..100644 --- a/template/profile.st +++ b/template/profile.st @@ -1,15 +1,10 @@ - <html> <head> <title>$nick$'s dump.fm</title> - <meta content="dump.fm - Talk with pictures!" name="description" /> - <meta name="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> -<meta name="description" CONTENT="Talk with pictures!"> $head()$ <link rel="stylesheet" type="text/css" media="screen" href="/static/css/profile.css"> <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> <script src="/static/js/ajaxupload.js"></script> - <script> jQuery(document).ready(initProfile); </script> |
