{% if not user.is_authenticated %} {% include "authentication/modals/login.html" %} {% include "authentication/modals/register.html" %} {% include "authentication/modals/forgot_password.html" %} {% endif %}