{% extends 'base.html' %} {% load static from staticfiles %} {% block sidebar_active %} {% endblock sidebar_active %} {% block current_active %} {% endblock current_active %} {% block page_content %}

Micro Benchmark Demo

{% endblock page_content %} {% block charts_js %} {% endblock charts_js %}