Removed the div tags.

This commit is contained in:
Ahmad Nazir Raja 2014-05-16 00:11:21 +02:00
parent 67c5b83e30
commit e45bd181f0
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
{{#reload}}
<meta http-equiv="refresh" content="{{refresh_rate}}">
{{/reload}}
<title>{{title}}</title>
<body>
{{{resume}}}
</body>
{{{links}}}
</html>