{% extends "base.html" %}
{% load currency_filters %}
{% load category_tags %}
{% load promotion_tags %}
{% block extrahead %}
{% include "partials/extrahead.html" %}
{% endblock %}
{% block layout %}
{% include "partials/nav_accounts.html" %}