{% extends 'base.html' %} {% load static %} {% load i18n %} {% block title %} {% trans 'Activate Your Account - AI-Powered arXiv Paper Summarization Service' %} {% endblock %} {% block extra_head_tags %} {% endblock %} {% block header_class %}{% endblock %} {% block content %}

Activation email sent

An activation email has been sent. Please follow the instructions in the email to activate your account.

{% endblock %} {% block scripts %} {% endblock %}