{% extends "layout.html" %} {% block body %}
{% if upload %}

{% else %}
{% endif %}
Share tools

{{ name }}

{{ description }}
{% for entry in entries %} {% endfor %}
Name Size(MB) Mod.Time
{% if direct %} {% endif %} {{ entry.name }} {% if upload %} {% if entry.editable %}
{% endif %} {% endif %}
{{ entry.size|safe }} {{ entry.mtime|safe }}
Close X
Command line tools for using the share:
{% endblock %}