{% extends "base.html" %} {% load currency_filters %} {% load promotion_tags %} {% load category_tags %} {% block layout %} {% include "partials/nav_accounts.html" %} {% include "partials/brand.html" with hide_basket=1 %} {% include "partials/nav_checkout.html" %}