{% extends "base.html" %} {% block content %}

List of URLs

{% if url_list %} {% else %}

No URLs are available.

{% endif %} {% endblock %}