{# Vendor asets #} {# 2.0.2 breaks data viewer https://github.com/ironArray/Caterva2/issues/74 #} {# Project's assets #} {% if user_login_enabled %}
{% if username %} Logged in as {{ username }}.
{% else %} Sign in {% endif %}
{% if username %} {% if usage_quota %}
Disk usage: {{ usage_percent }} %
{% else %} Disk usage: {{ usage_total }} {% endif %} {% endif %}
{% endif %}
{# Repl #} Help
{% include 'includes/loading.html' %}
{% include 'includes/loading.html' %}