Removed the div tags.
This commit is contained in:
parent
67c5b83e30
commit
e45bd181f0
|
@ -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>
|
Loading…
Reference in New Issue