{% extends "forthewing/base.html" %} {% load url from future %} {% load i18n static %} {% block page_title %}{% trans 'Chicken wings order updated' %}{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}

{% trans 'Chicken wings order updated' %}

{% trans 'Your order was updated' %}

{% trans 'View orders' %} {% endblock %}