{% comment %} Shared user signin/signout for navbar. Copyright 2013-2020 DeNova Last modified: 2020-01-23 {% endcomment %} {% load i18n %} {% if user.is_active and user.is_authenticated %} {% endif %}