{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block title %}{% translate '恭喜!您的帐号已注册成功!' %}{% endblock %} {% block content_title %}{% translate '我们将通过电子邮件向你发送帐号激活的操作步骤说明。你应该很快就会收到。' %}
{% translate 'If you don’t receive an email, please make sure you’ve entered the address you registered with, and check your spam folder.' %}
{% endblock %}