diff --git a/static/stats.html b/static/stats.html
index c1e79ca..c574568 100644
--- a/static/stats.html
+++ b/static/stats.html
@@ -181,7 +181,7 @@
}
-
+
-
-{% endblock %}
+{% extends "./base.html" %} {% block page_css %}{% endblock %} {% block body %}{{browser}}.
{{os}}.
{{device}}.
{{schedule}}0%
{% for key in thead %}{{key}} | {% endfor %}
{% endblock %} {% block page_js %}{% endblock %}
\ No newline at end of file
diff --git a/views/base.html b/views/base.html
index d2a1537..52943da 100644
--- a/views/base.html
+++ b/views/base.html
@@ -1,52 +1,5 @@
-
-
-
-
-
-
-
- {{title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {%block page_css%}
- {% endblock %}
-
-
-
-
- {% block body %}
- {% endblock %}
- {% if serverData %}
-
- {% endif %}
-
- {%block page_js%}
- {% endblock %}
-
-
\ No newline at end of file
+ }{% endif %}{%block page_js%} {% endblock %}