{% extends "base.html" %} {% block title %} Mass operations | discord-rss-bot {% endblock title %} {% block description %} Mass create, delete, or modify RSS feeds in bulk. {% endblock description %} {% block content %} {% if message %}
{{ message }}
Enter one feed URL per line. All feeds will be attached to the selected webhook.
Select feeds to delete. This action cannot be undone.
{% if all_feeds_grouped %} {% else %}No feeds found.
{% endif %}Select feeds and choose a setting to update.
{% if all_feeds_grouped %} {% else %}No feeds found.
{% endif %}