{% extends 'base.html' %} {% import 'macros.html' as macro with context %} {% block main %}

S3Storage Example

{{ macro.render_files_grid(files, 'files') }}
{% endblock main %}