{% extends "base.html" %} {% load i18n %} {% load l10n %} {% load static %} {% load sous_chef_extras %} {% block title %} {% trans 'Place orders' %} {% endblock %} {% block extrahead %} {% comment %} Wash out jquery UI css on other semantic UI elements by importing it again. {% endcomment %} {% endblock %} {% block content %}