{% if not data.dedicated or data.user.is_authenticated %} Menu {% if user.is_authenticated %} Software Computing Storage Tasks Account {% else %} {% if LOCAL_AUTH_ENABLED %} {% csrf_token %} {% if OPENID_ENABLED %} — OR — {% endif %} {% endif %} {% if OPENID_ENABLED %} {% if LOCAL_AUTH_ENABLED %} Login with OpenID Connect {% else %} Login {% endif %} {% endif %} {% if LOCAL_AUTH_ENABLED %} Forgot password? Just leave it empty to get a login link by email. Or, Register. {% endif %} {% endif %} {% endif %}