{% load static i18n %} {% block title %}{{ shop.name }}{% endblock %}

{% block header %}{{ shop.name }}{% endblock %}

{# reserved for future section tabs + "Login with EVE SSO" #}
{% block content %}{% endblock %}
{# Cart "request" drawer — client-side prototype, populated by cart.js. #} {# Table view opts in via [data-table]; the enhancer no-ops when none is present. #}