{{ flash.m }}{% if not selfhosted and ('pgrade' in flash.m or 'plan' in flash.m) and flash.l == 'err' %} Upgrade{% endif %}
{% endif %}
{% if license_banner %}{% endif %}
{% if trial_days_left is not none %}Your {{ ws_plan_name }} trial ends in {{ trial_days_left }} day{{ 's' if trial_days_left != 1 }}. Everything you've set up stays; paid features pause when it ends.Keep {{ ws_plan_name }} · ${{ plans[ws_plan_key].price }}/mo
{% endif %}
{% if email_enabled and not user.email_verified_at %}Please confirm your email address to unlock invites and more than 3 monitors. Check your inbox for the link.
{% endif %}
{% block content %}{% endblock %}