{% extends "base.html" %} {% load recipes_tags %} {% block title %}Recipe authors « {{ block.super }}{% endblock %} {% block content_header %}All recipe authors{% endblock %} {% block content %} {% if is_paginated %} {% load pagination %}
No recipes are available.
{% endif %} {% if is_paginated %}