{% extends "accounts/base_unauthenticated.html" %} {% block content %} {% if user and user.is_active %} Votre compte est déjà activé.