{% assets "js_atx" %}
{% endassets %}
{% comment %}
NOTE(spditner/2017-05-19):
Load common components early so that they are in cache when needed.
{% endcomment %}
{% comment %} {% render_bundle 'vendor' %} {% endcomment %}
{% if user and not user.is_anonymous %}
{% endif %}
{% block page_scripts %}
{% endblock %}
{% block overlays %}
{% endblock %}