{% extends "public_base.html" %} {% block title %}{{ BRAND_NAME }} · {{ t.hero.tagline }}{% endblock %} {% block main %} {{ BRAND_NAME }} {{ t.hero.tagline }} {{ t.hero.subhead | safe }} {% if cu and (cu.user or cu.is_admin) %} {{ t.hero.cta_dashboard }} {{ t.hero.cta_pricing }} {% else %} {{ t.hero.cta_signup }} {{ t.hero.cta_pricing }} {% endif %} {{ t.shot_dashboard.zoom_hint }} {{ t.features.news.tag }} {{ t.features.news.title }} {{ t.features.news.body | safe }} {{ t.features.indicators.tag }} {{ t.features.indicators.title }} {{ t.features.indicators.body | safe }} {{ t.features.strategic.tag }} {{ t.features.strategic.title }} {{ t.features.strategic.body | safe }} {{ t.multilang_callout | safe }} {{ t.more_views.head }} {{ t.more_views.chat.caption_strong }} {{ t.more_views.chat.caption_span }} {{ t.portfolio_blurb | safe }} {{ t.not_strip.head }} {% for item in t.not_strip.items %}{{ item }}{% endfor %} {{ t.footer.legal | safe }} {% if cu and (cu.user or cu.is_admin) %} {{ t.hero.cta_dashboard }} {% else %} {{ t.hero.cta_signup }} {% endif %} × {% endblock %}
{{ t.hero.subhead | safe }}
{{ t.features.news.body | safe }}
{{ t.features.indicators.body | safe }}
{{ t.features.strategic.body | safe }}
{{ t.multilang_callout | safe }}
{{ t.portfolio_blurb | safe }}
{{ t.footer.legal | safe }}