summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-08 15:45:06 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-08 15:45:06 -0400
commit219b28bbb3ce87ffe55e5ba58ed39f073c040c3c (patch)
tree2b023d0473157f100618b2996dcd4da20248c420 /template/profile.st
parent956291711de6afb17137160a67ac710be0ace1e1 (diff)
Add PROD
Diffstat (limited to 'template/profile.st')
-rwxr-xr-xtemplate/profile.st5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/profile.st b/template/profile.st
index a50a4d5..dba7aca 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -2,8 +2,9 @@
<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!">
+ <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>