Add optional value to the --refresh option. Closes #15

This commit is contained in:
Craig Davis
2014-03-24 09:33:27 -05:00
parent 6e4e08aea5
commit 738f5b2b76
5 changed files with 21 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
{{#reload}}
<meta http-equiv="refresh" content="2">
<meta http-equiv="refresh" content="{{refresh_rate}}">
{{/reload}}
<title>{{title}}</title>