{% if current_context.type != 'organization' %}
{% include "partials/_task_usage.html" %}
{% endif %}
{# This block will be overridden by child templates like console/index.html #}
{% block console_content %}{% endblock %}
{% extends "base.html" %} {% load nav %} {% load waffle_tags %} {% block content %}