{% INCLUDE 'dl_header.html' %}

{{ lang('DL_BUG_TRACKER') }}


{% if S_NO_BUG_TRACKER %}

{{ lang('DL_NO_BUG_TRACKER') }}


{% else %}
{% endif %}
{{ S_SELECT_FILTER }} 
{% if S_OWN_REPORT %}
{% endif %} {% if S_ASSIGN_REPORT %}
{% endif %} {% if S_ADD_NEW_REPORT %}
{% endif %}

{% INCLUDE 'dl_footer.html' %}