{% extends "base.html" %} {% block title %} Blacklist: {{ feed_title if feed_title else feed.url }} | discord-rss-bot {% endblock title %} {% block description %} Block matching entries from {{ feed_title if feed_title else feed.url }} before they are delivered to Discord. {% endblock description %} {% block content %}