{% block extrastyle %}{% endblock %} {% block extrahead %}{% endblock %} {% load i18n %}
{% if user.is_superuser or user.get_profile.is_project_manager %} {% endif %} {% if user.is_superuser %} {% endif %} {% if user.is_superuser or user.get_profile.is_project_manager %} {% endif %} {% if perms.codeaudit.can_see_bug %} {% endif %} {% endif %}
{% if not user.is_anonymous %}
{% trans 'Welcome,' %} {% firstof user.first_name user.username %}
{% block userlinks %}{% trans 'Change password' %} / {% trans 'Log out' %} {% endblock %}
ADD PROJECT
LIST PROJECTS
ADD PROJECT MANAGER
LIST PROJECT MANAGERS
ADD USER
LIST USERS
SEARCH BUGS
{% block content %}{{ content }}{% endblock %}
{% if not is_popup %}