webhost: stats improvements

This commit is contained in:
Fabian Dill
2022-04-09 19:38:08 +02:00
committed by KonoTyran
parent dae0e233b8
commit 249972c7fd
2 changed files with 22 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{% extends 'pageWrapper.html' %}
{% block head %}
<title>Site Map</title>
<title>Statistics</title>
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename="styles/markdown.css") }}" />
{{ css_resources|indent(4)|safe }}
{{ js_resources|indent(4)|safe }}