{% load blocktrans trans from i18n %}
{% load gravatar_url from gravatar %}
{% load is_admin from privacy_tags %}
{% comment %}
This template is the header at the top of organization dashboard pages. There are
two modes to this header, full and collapsed. The header always starts off as
collapsed, to save visual space and can be expanded with the right label.
{% endcomment %}
{% block organization_header %}
{# Organization specific notifications only #}
{% if organization %}