From 81493afa53a1a1d5ff4b417d05febf9f9e2a172b Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 23 Jul 2020 00:28:47 +0200 Subject: Restructure --- kosten/templates/stats/show.jinja | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 kosten/templates/stats/show.jinja (limited to 'kosten/templates/stats/show.jinja') diff --git a/kosten/templates/stats/show.jinja b/kosten/templates/stats/show.jinja new file mode 100644 index 0000000..ac271ac --- /dev/null +++ b/kosten/templates/stats/show.jinja @@ -0,0 +1,12 @@ +{% extends "layout.jinja" %} + +{% set JSFunction = "statJS" %} +{% set additionalJS = ["highstock"] %} + +{% block heading %} + Statistiken +{% endblock %} + +{% block content %} +
+{% endblock content %} -- cgit v1.2.3-70-g09d2