diff --git a/flask/templates/view.html b/flask/templates/view.html index e5e14fd..b116829 100644 --- a/flask/templates/view.html +++ b/flask/templates/view.html @@ -12,7 +12,7 @@ Owner: {{archive[-1]}} Category: {{category[4]}}/{{category[1]}} Imported: {{archive[4]|ctime}} - Size: {{archive[4]|spacer}} + Size: {{archive[3]|spacer}} Labels: {% if login and userdata[0] == archive[8] %}Edit{% endif %}
{% for lab in labels %}