
Blackout
By:
hatterthemes on
Apr 22nd, 2012 | syntax:
None | size: 0.79 KB | hits: 60 | expires: Never
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Blackout by hatterthemes -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><html>
<head>
<!-- DEFAULT VARIABLES -->
<meta name="color:Background" content="#000000" />
<meta name="color:Text" content="#ffffff" />
<meta name="text:Hiatus Message" content="Currently on hiatus" />
<title>{Title}</title>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<style type="text/css">
body {color:{color:Text};background-color:{color:Background};}
.description {margin:150px auto 150px auto;width:400px;text-align:center;}
</style>
<body>
<div class="description">{text:Hiatus Message}</div>
</body>
</html>