{% extends "index.html" %} {% block content %}



{% for si in data.image_list %} {% endfor %}
OS Description Alias Ver Arch Size
{{ si.properties.distribution }} {{ si.properties.description }} {{si.aliases.name}} {{ si.properties.release }} {{ si.properties.architecture }} {{ si.size }}
{% endblock %}