{% extends "app.html" %} {% load terms_tags %} {% load socialaccount %} {% block appcontent %} {% if not request.user.is_anonymous %} {% if agreed_terms|length > 0 %}
If you want to use this site, sign in via ORCID . Afterwards you have the possibility to review and accept terms and conditions.
{% endif %} {% endblock appcontent %}