{% INCLUDE 'dl_header.html' %}

{{ lang('DL_SEARCH_RESULTS') }}


{% if S_NO_RESULTS %}
{{ lang('NO_SEARCH_RESULTS') }}
{% endif %}
{% if loops.pagination|length or TOTAL_DL %} {% endif %}
{% INCLUDE 'dl_footer.html' %}