{# Same flash-prevention theme bootstrap as the app shell. #}
{{ BRAND_NAME }}
Pricing
About
{% if cu and (cu.user or cu.is_admin) %}
Dashboard
{% else %}
Sign in / sign up
{% endif %}
{% block main %}{% endblock %}