{% load static slm %} {% block head %}
{% endblock banner %}
{% block listing %}
| Name | Last modified | Size | |
|---|---|---|---|
| âŠī¸ | Parent Directory | - | - |
| {% if listing.is_dir %}đ{% else %}đ{% endif %} | {{listing.display}} | {{ listing.modified|simple_utc }} | {% if listing.size %}{% widthratio listing.size 1024 1 %}K{% else %}-{% endif %} |