+ <span class="strong big">{% trans "You are welcome to start submitting your question anonymously." %}</span>
+ <p>{% blocktrans %}
+ After submiting your question, you will be redirected to the login/signup page.
+ Your question will be saved in the current session and will be published after you login with your existing account,
+ or signup for a new account{% endblocktrans %}{% if "ask" in settings.REQUIRE_EMAIL_VALIDATION_TO %}
+ {% trans "and validate your email." %}{% else %}.{% endif %}</p>