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

{{title}}
📡

Edit Saved URLs
{% for url in saved_urls %}
{% endfor %}
Main Menu
{% endblock %}