Update summary.html fixing a typo
1 parent 6bb5e61 commit 700a9ede39b6a064336cdd39d478d5407cb9a0b5
@Simon Hanna Simon Hanna authored on 9 Oct 2017
Showing 1 changed file
View
2
■■■
src/postorius/templates/postorius/lists/summary.html
<div>
<p>
{% blocktrans %}
You can also subscribe without creating an account.
If you wish to to so, please use the form below.
If you wish to do so, please use the form below.
{% endblocktrans%}
</p>
<form action="{% url 'list_anonymous_subscribe' list.list_id %}"
method="post" class="form-horizontal">