portal: allow list destruction

fixes #15
This commit is contained in:
Iain Learmonth 2022-05-11 15:47:39 +01:00
parent b085409e5e
commit efb74ae413
9 changed files with 107 additions and 80 deletions

View file

@ -90,7 +90,7 @@
</li>
<li class="nav-item">
<a class="nav-link{% if section == "list" %} active{% endif %}"
href="{{ url_for("portal.view_mirror_lists") }}">
href="{{ url_for("portal.list.list_list") }}">
Mirror Lists
</a>
</li>