From: Frédéric Péters Date: Sat, 18 Jul 2020 06:39:29 +0000 (+0200) Subject: templates: add quota info to statistics sidebar X-Git-Tag: v2021~121 X-Git-Url: https://git.0d.be/?p=django-panik-nonstop.git;a=commitdiff_plain;h=94c0d296365f4d81d1c6dda8075a694e940b6dd6 templates: add quota info to statistics sidebar --- diff --git a/nonstop/templates/nonstop/statistics.html b/nonstop/templates/nonstop/statistics.html index dc79cbd..ba5bf68 100644 --- a/nonstop/templates/nonstop/statistics.html +++ b/nonstop/templates/nonstop/statistics.html @@ -43,3 +43,20 @@ {% endblock %} + +{% block sidebar %} + +{% endblock %}