{% extends 'base.html' %} {% block content %} {% if urls|length > 0 %} {% for url in urls %}
{{ url.url }}