{% extends 'base/base.html' %} {% block body %} {{ icon_defs('level-up', 'doc','folder-open-empty', 'comment-empty') }} {% if not files_data %}

{% trans %}No files are shared in this directory!{% endtrans %}

{% endif%} {% endblock body %}