{% extends "header.html" %} {% load crispy_forms_tags %} {% csrf_token %} {% load menu_extras %} {% load static %} {% block content %} {% if design.bgheader %} {% else %} {% endif %} {{design.cafename}} {% for cat in all_sections %} {{ cat.section }} {% endfor %} {% if design.bgup %} {% else %} {% endif %} {% if design.bgcenter %} {% else %} {% endif %} {% for cat in all_sections %} {{ cat.section }} {% for q in all_items %} {% if cat.section == q.section.section and q.status == 'a' %} {{ q.name }} {% if q.image %} {% else %} {% endif %} {{ q.description }} {% if q.gramms %}{{ q.gramms }} грамм{% endif %} {% if q.calories %}{{ q.calories }} ккал{% endif %} {{ q.price }} руб {% endif %} {% endfor %} {% endfor %} {% if design.bgdown %} {% else %} {% endif %} {% if design.bgend %}
{{ q.description }}
{{ q.gramms }} грамм
{{ q.calories }} ккал