{{ title }}
{% if success %} {% trans question_title=question.title, question_url=question.get_absolute_url() %} You will no longer receive email updates for this question: {{ question_title }} {% endtrans %} {% else %} {% trans question_title=question.title, question_url=question.get_absolute_url() %} We could not unsubscribe you from this question: {{ question_title }}. Please make sure you copied and pasted the unsubscribe link correctly. {% endtrans %} {% endif %}