Skip to content
Snippets Groups Projects
Commit 208f3961 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Update transition email to send only the public version of the transition

parent 02aa578d
No related branches found
No related tags found
No related merge requests found
{% extends "messages/email/applicant_base.html" %} {% extends "messages/email/applicant_base.html" %}
{% block content %}Your application has been progressed from {{ old_phase.display_name }} to {{ submission.phase }}.{% endblock %} {% block content %}Your application has been progressed from {{ old_phase.public_name }} to {{ submission.phase.public_name }}.{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment