{% extends "base.html" %} {% block title %}Main{% endblock %} {% block content %}
| # | SHA256 | Name | Mime Type | Size | Tags{# | Added#} | 
|---|---|---|---|---|---|---|
| {{ row.id }} | {{ row.sha256 }} | {{ row.name }} | {{ row.mime }} | {{ row.size|filesizeformat }} | {% for tag in row.tag %}{# | {{ row.created_at|date:"r" }}#} |