{% extends "forthewing/base.html" %} {% load url from future %} {% load i18n static %} {% load chickenwings_tags %} {% block page_title %}{% trans 'Chicken wings' %}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% trans 'This app demonstrates a widget that renders select optgroup tags and a field that allows blank choices.' %}
{% if chickenwings %}{% trans 'No chicken wings found' %}
{% endif %} {% if is_paginated %}