diff --git a/templates/home/stats_charts.html b/templates/home/stats_charts.html new file mode 100644 index 0000000..159bdcd --- /dev/null +++ b/templates/home/stats_charts.html @@ -0,0 +1,96 @@ +{% extends "layout.html" %} +{% load static %} + +{% block title %}- Stats · Graphiques{% endblock %} + +{% block extra_head %} + + +{% endblock %} + +{% block content %} +