<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>%title%</title>
<link rel="stylesheet" href="%html_root%static/style.css" type="text/css" media="screen" charset="utf-8">
</head>
<body>
<a href="https://github.com/hit9/litephp"><img style="position: absolute; top: 0; right: 0; border: 0;z-index:12" src="./static/img/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<h1>%title%</h1>
%content%
<!-- Duoshuo Comment BEGIN -->
<div class="ds-thread" data-thread-key=""
data-title="" data-author-key="" data-url=""></div>
<script type="text/javascript">
var duoshuoQuery = {short_name:"hit9github"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = 'http://static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- Duoshuo Comment END -->
</body>
</html>