{% extends "layouts/base.html" %} {% block title %}Shared Folder - Retoor's Cloud Solutions{% endblock %} {% block head %} {% endblock %} {% block content %}
| Name | Last Modified | Size | Actions |
|---|---|---|---|
|
{% if item.is_dir %}
|
{{ item.last_modified[:10] }} | {% if item.is_dir %} -- {% else %} {{ (item.size / 1024 / 1024)|round(2) }} MB {% endif %} | |
|
No files found in this shared directory. |
|||