diff options
Diffstat (limited to 'template/20years.st')
| -rw-r--r-- | template/20years.st | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/template/20years.st b/template/20years.st new file mode 100644 index 0000000..7099404 --- /dev/null +++ b/template/20years.st @@ -0,0 +1,15 @@ +<html><head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>dump.fm - In 20 Years</title> + $head()$ + +</head> + +<body onload='window.focus();' class="profile" style="margin:0px;"> $banner()$ + +<div id="chatrap"><div id="dcontent"><div id="messagePane"> +<iframe src="http://in20years.com/" width="99%"height="99%"style="border:7px inset #ccc;margin:0px;"></iframe></div></div></div> + + <div id="footerc"> + $footer()$ + </div> +</body></html>
\ No newline at end of file |
