diff options
Diffstat (limited to 'template/profile.st')
| -rw-r--r--[-rwxr-xr-x] | template/profile.st | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/profile.st b/template/profile.st index a50a4d5..e89a285 100755..100644 --- a/template/profile.st +++ b/template/profile.st @@ -1,14 +1,10 @@ - <html> <head> <title>$nick$'s dump.fm</title> - <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> |
