{% trans "Sell to Hub" %}
{{ pending_sell_orders|intcomma }} {% trans "pending" %}{% trans "Sell your materials to the Hub, prices based on Jita." %}
{% trans "Start Selling" %}{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% load humanize %} {% block page_title %}{% trans "Material Exchange" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{% trans "Supply hub for buying and selling materials" %}
{% trans "Sell your materials to the Hub, prices based on Jita." %}
{% trans "Start Selling" %}{% trans "Purchase materials from the Hub stock without going to Jita." %}
{% trans "Browse Stock" %}{% trans "No active orders." %}
{% endif %}