{% extends "base.html" %}
{% load compress %}
{% load category_tags %}
{% block layout %}
{# Top-horizontal bar with account, notifictions, dashboard links #}
{% include "partials/nav_accounts.html" %}
{# Site logo/title, mini-basket, browse dropdown and searchbox #}