{% extends "webui/files/base.html" %} {% load thumbnail webui_tags %} {% block title %}{{ entity.title }}{% endblock %} {% block breadcrumbs %}{{ block.super }} {% breadcrumbs file %} {% endblock breadcrumbs %} {% block content %}
{% if collection.repo_behind %}Editing is disabled until collection is synced.{% endif %} {% if collection.repo_conflicted %}Editing is disabled until merge conflict is resolved.{% endif %}
{% else %} {% endif %} {% endif %}{#username #} {% if file.access_present %}No image
{% endthumbnail %}{{ file.role }}
{{ file.basename_orig }}
{{ file.size|filesizeformat }}
{{ file.md5 }}
{{ file.sha1 }}
{{ file.sha256 }}
{{ file.path_abs }}
{{ file.access_abs }}
{{ file.path_rel }} {% if file.present %} • download fullsize {% else %} • download fullsize {% endif %}
{{ file.access_rel }} {% if file.access_present %} • download access {% else %} • download access {% endif %}
{{ file.xmp }}
{% for link in file.links_all %}
{{ link }}
{% endfor %}
Trusted remotes
| {% if r.here %}here{% endif %} | {{ r.description }} | {{ r.uuid }} |
UN-trusted remotes
| {% if r.here %}here{% endif %} | {{ r.description }} | {{ r.uuid }} |