Add the auto-refresh to the index page

This commit is contained in:
TJayl
2015-12-04 13:45:45 +00:00
parent f63a0cefcb
commit 177f6c234a
3 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
{% extends 'layout.html' %}
{% import '_macros.html' as macros %}
{% block content %}
{% if refreshrate != 0 %}
<meta http-equiv="refresh" content="{{refreshrate}}">
{% endif %}
<div class="ui vertical grid">
<div class="four column row">
<div class="column">