From 1165872997a36265d295edc726a8462cde882365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Mon, 19 Dec 2022 22:51:07 +0100 Subject: [PATCH] Remove breadcrumbs --- discord_rss_bot/templates/add.html | 8 -------- discord_rss_bot/templates/webhooks.html | 8 -------- 2 files changed, 16 deletions(-) diff --git a/discord_rss_bot/templates/add.html b/discord_rss_bot/templates/add.html index ed8483a..6db2456 100644 --- a/discord_rss_bot/templates/add.html +++ b/discord_rss_bot/templates/add.html @@ -1,14 +1,6 @@ {% extends "base.html" %} {% block title %} | Add new feed{% endblock %} {% block content %} - {# Home / Add #} - -
{# Feed URL #} diff --git a/discord_rss_bot/templates/webhooks.html b/discord_rss_bot/templates/webhooks.html index 813a8d2..dd8a75c 100644 --- a/discord_rss_bot/templates/webhooks.html +++ b/discord_rss_bot/templates/webhooks.html @@ -1,14 +1,6 @@ {% extends "base.html" %} {% block title %} | Webhooks{% endblock %} {% block content %} - {# Home / Add #} - -
{# Webhook name #}