{% extends "portal/portal_base.html" %} {% block content %} {% include "portal/overview.html" %} {% comment %} {% include "portal/stats.html" %} {% include "portal/license.html" %} {% endcomment %} {% endblock %}