{% extends 'base.html' %} {% block title %}Wszystkie paragony{% endblock %} {% block content %}
{{ img }}
Rozmiar: {{ file_size }}
Wgrano: {{ upload_time.strftime('%Y-%m-%d %H:%M') }}
{% if list_id %} 🔗 Lista #{{ list_id }} {% endif %} 🗑️ UsuńBrak wgranych zdjęć.
{% endif %} {% endblock %}