{{ gettext('All Sources') }}
{% if unstarred or starred %} {% else %}{{ gettext('There are no submissions!') }}
{% endif %}{% extends "base.html" %} {% block tab_title %}{{ gettext('All Sources') }}{% endblock %} {% block body %}
{{ gettext('There are no submissions!') }}
{% endif %}