{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% block page_title %}{% trans "Welcome" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{% trans "Quick tour of Indy Hub. You see this once; next time you'll land on the Overview." %}
{% trans "Everything for blueprints, jobs, sharing, and corp hub in one place." %}
{% trans "See what matters now: blueprint and job counts, unread alerts, next actions." %}
{% trans "Browse your BPO/BPCs and see which ones are busy." %}
{% trans "Filter by type, check ME/TE, and jump to the prints you use most." %}
{% trans "Request a copy, follow the queue, and chat on each request." %}
{% trans "Receive and deliver quickly with clear status updates." %}
{% trans "See your active and finished jobs at a glance." %}
{% trans "Open a job's details and set the alerts that matter to you." %}
{% trans "Buy or sell at corp price, and track approval and delivery." %}
{% trans "Clear statuses so you know what to prepare or pick up." %}
{% trans "Connect your characters in a few clicks." %}
{% trans "Come back here if a counter stays empty to re-enable access." %}
{% trans "Choose who sees what and how you are notified." %}
{% trans "Adjust sharing, alerts, and the material hub if you have access." %}
{% trans "Need to see this again? Settings → Intro → Reset intro." %}