{% extends 'base.html' %} {% load static %} {% load i18n %} {% block title %} {% trans 'Invalid Account Activation Link - AI-Powered arXiv Paper Summarization Service' %} {% endblock %} {% block extra_head_tags %} {% endblock %} {% block header_class %}{% endblock %} {% block content %}
The activation link is invalid or has already been used. Please request a new activation email if you haven't already activated your account.
{% endblock %} {% block scripts %} {% endblock %}