summaryrefslogtreecommitdiff
path: root/design/templates
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates')
-rw-r--r--design/templates/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/admin/index.html b/design/templates/admin/index.html
index 4264ef2..3514138 100644
--- a/design/templates/admin/index.html
+++ b/design/templates/admin/index.html
@@ -169,6 +169,6 @@ td, th {
{% endblock %}
{% block adminembed %}
<div class="flex-right">
-<iframe style="border:none;width:98%;height: 40%" src="https://awstats.luxagraf.net/cgi-bin/awstats.pl?config=luxagraf.net&framename=mainright"></iframe>
+ <!--<iframe style="border:none;width:98%;height: 40%" src="https://awstats.luxagraf.net/cgi-bin/awstats.pl?config=luxagraf.net&framename=mainright"></iframe>-->
</div>
{% endblock %}