{% endblock title %}
{% block tabcontent %}
{% with packageFileCount=package.buildfilelist_package.count %}
{% include "package_included_tabs.html" with active_tab="detail" %}
{% if packageFileCount > 0 %}
{% include "tablesort.html" %}
{% for file in objects %}