{% extends "base.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load django_tables2 %} {% block title %}{% trans 'Batch edit Category' %}{% endblock %} {% block content %}
{% trans 'Add the specified category and keywords to all recipes containing a word' %}