summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/oglive.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/oglive.html')
-rw-r--r--ogcp/templates/actions/oglive.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/oglive.html b/ogcp/templates/actions/oglive.html
index 92c8687..cacba18 100644
--- a/ogcp/templates/actions/oglive.html
+++ b/ogcp/templates/actions/oglive.html
@@ -2,6 +2,8 @@
{% import "bootstrap/wtf.html" as wtf %}
{% import "macros.html" as macros %}
+{% block nav_setup %} active{% endblock %}
+{% block nav_setup_set_oglive %} active{% endblock %}
{% block content %}
{% set ip_list = form.ips.data.split(' ') %}