0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
lifetype
/
1.2.11-2
/
standard
/
htdocs
/
templates
/
standard
/
[
Home
]
File: header.template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$locale->getLanguageId()}" lang="{$locale->getLanguageId()}" dir="{$locale->getDirection()}"> <head> <meta http-equiv="content-type" content="text/html; charset={$locale->getCharset()}" /> <meta name="generator" content="{$version}" /> <meta http-equiv="Content-Language" content="{$locale->getLanguageId()}" /> <title>{$pageTitle|escape:"html"}</title> <link rel="stylesheet" type="text/css" title="Style" href="{$url->getTemplateFile("style.css")}" /> <!--[if IE ]> <link rel="stylesheet" type="text/css" title="Style" href="{$url->getTemplateFile("style-ie.css")}" /> <![endif] --> <link rel="alternate" type="application/xml" title="RSS 2.0" href="{$url->rssLink("rss20")}" /> <link rel="alternate" type="application/xml" title="RSS 1.0" href="{$url->rssLink("rss10")}" /> <link rel="alternate" type="application/xml" title="RSS 0.90" href="{$url->rssLink("rss090")}" /> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="{$url->rssLink("atom")}" /> <link rel="shortcut icon" type="image/x-icon" href="{$url->getTemplateFile("favicon.ico")}" /> {if $badbehavior} {$badbehavior->showBB2JavaScript()} {/if} </head> <body> <!-- Cached content created: {"0"|date_format:"%D %H:%M:%S"} --> <div id="Container"> <div id="Title"><h1><a href="{$url->blogLink()}">{$blog->getBlog()}</a></h1></div> <div id="Subtitle">{$blog->getAbout()}</div> <div id="Subcontainer"> <div id="Content">