{{main_title}}
{% if stage == 'dev' %}
⚛
{% endif %}
{% if is_running_locally %}
⊙
{% endif %}
{{load_time}}
|⌘
{% if not is_running_locally and is_admin %}
|LOGOUT
{% endif %}
{% if request.path.endswith('/info') %}
HOME |
INFO
{% elif request.path.endswith('/view/{environ}') %}
HOME |
INFO
{% else %}
HOME |
INFO
{% endif %}
| AWS