In
/opt/mailman/venv/lib/python3.9/site-packages/django_mailman3/templates/account/
<form class="login form-horizontal" method="POST" action="{% url
'account_login' %}"> #<-----------Here
{% bootstrap_form_horizontal form 2 4 %}
{% if redirect_field_value %}
<input type="hidden" name="{{ redirect_field_name }}" value="{{
redirect_field_value }}" />
{% endif %}
<div class="form-group">
<div class="offset-md-2 col-md-4">
<button class="btn btn-primary" type="submit">{% trans "Sign In"
%}</button>
<a href="{% url 'account_reset_password' %}">{% trans "Forgot Password?"
%}</a>
</div>
</div>
</form>
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/[email protected]/message/JFERFYR7OY2W25YYI7M5IPXDFUR676SY/
This message sent to [email protected]