{% if photoList %} {% for photo in photoList %}
  • {% endfor %} {% endif %} {% if error %}
  • {{ error }}
  • {% endif %}