{% extends "base/content.html" %} {% load crispy_forms_tags %} {% block title %} {% trans "Upload a Spreadsheet of Purchased Ingredients" %} {% endblock %} {% block content %}
{% trans "Need a template file?" %} {% trans "Download it." %}
{% endblock %}