{% set file = entity %} {% import "entity_macros.html" as entity_macros %} {% extends "base.html" %} {% block fullbody %}
file {{ file.ident }}This file is not associated with any fatcat release. {% endif %}
| SHA-1 | {{ file.sha1 }}{% endif %}
    {% if file.sha256 != None %} | 
| SHA-256 | {{ file.sha256 }}{% endif %}
    {% if file.md5!= None %} | 
| MD5 | {{ file.md5 }}{% endif %} | 
Size {{ file.size|filesizeformat }}
File Type  {{ file.mimetype }}