{% extends "base.html" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Photos

{% for img_path in images %} Image placeholder {% endfor %} {% endblock %}