{% extends "base.html" %} {% load i18n %} {% block title %}{% trans 'Recipe Books' %}{% endblock %} {% block content %}
{{ b.book.description }}
{% endif %} {% trans 'Toggle Recipes' %} {% trans 'Edit' %} {% trans 'Delete' %}{% trans 'There are no recipes in this book yet.' %}