auto refresh tracker
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{% extends 'layout.html' %}
|
||||
{% block head %}
|
||||
<meta http-equiv="refresh" content="60">
|
||||
<title>Multiworld Tracker for Room {{ room.id }}</title>
|
||||
{% endblock %}
|
||||
{% block body %}
|
||||
|
||||
Reference in New Issue
Block a user