{% extends "sentry/layout.html" %} {% load i18n %} {% block title %}{% trans "Dashboard" %} | {{ block.super }}{% endblock %} {% block page_header %}
{% endblock %} {% block heading %} {% trans "Account Settings" %} {% endblock %} {% block main %}{% trans "No unresolved events are available for the last 24 hours." %}
{% endif %}{% trans "You are not a part of any projects." %}
{% if can_create_projects %} {% endif %} {% endif %} {% endblock %} {% block content_after %} {% endblock %}