{% extends "base.html" %} {% block content %} {% set path = request.url.path %} {% block system_content %}{% endblock %} {% endblock %}