{% extends "base.html" %} {% block content %}
{% if error %}| URI | Actions |
|---|---|
{{ t.display_uri }}
{% if t.is_current %}current{% endif %}
|
{% if not t.is_current %} {% else %} โ {% endif %} |
No saved targets yet โ switch to one above and it'll show up here.
{% endif %} {% endblock %}