{% extends 'base_structure/layout/base_template.html' %} {% load static %} {% block stylesheet %} {% include "cdn_through_html/apexchart_cdn_css.html" %} {% endblock %} {% block content %}

Users registration by month

Activity Graph

{% endblock content %} {% block javascript %} {% include "cdn_through_html/apexchart_cdn_js.html" %} {% endblock %}