diff --git a/templates/files.html b/templates/files.html index 37e8348..bbce15e 100644 --- a/templates/files.html +++ b/templates/files.html @@ -2,13 +2,19 @@ {% block main_content %}

{{page_title}} -- {{file_data.view_path}}

+
+ Size: + + + +
{% for obj in file_data.view_list %} {% if obj.type != "Directory" %}
{% if obj.type=="Image" %} - + {% elif obj.type == "Video" %}