<pclass="info">{% trans 'Enter basic information on your poll. (You are not logged so you will not be able to modify your poll after creation. You may want to login or register first.' %} <ahref="{% url 'auth_login' %}">login</a>/<ahref="{% url 'registration_register' %}">register</a>)'</p>
<pclass="info">{% trans 'Enter basic information on your poll. (You are not logged so you will not be able to modify your poll after creation. You may want to login or register first.' %})<ahref="{% url 'auth_login' %}">{% trans 'login' %}</a>/<ahref="{% url 'registration_register' %}">{% trans 'register' %}</a>'</p>
{% else %}
<pclass="info">{% trans 'Enter basic information on your poll.' %}</p>