{% extends 'base.html' %} {% block 'content' %} {% for link in links %} {% empty %} {% endfor %}
{{ link.url }} u
no done links
{% endblock %}