{% extends "dashboard_app/_content.html" %} {% load i18n %} {% block content %}
Name | Size | MIME type | Public URL |
---|---|---|---|
{{ attachment.content_filename }} |
{% if attachment.content %} {{ attachment.content.size|filesizeformat }} {% else %} Not available {% endif %} | {{ attachment.mime_type }} |
{% if attachment.public_url %} public URL {% endif %} |