{% load static %}
{% for url in url_list %}
{{ url }}
{% endfor %}
{{ first_url| safe }}
{% for spec in layouts %}
{% endfor %}