Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / projects / project_reinstatement_notification.txt @ 8a217fa2

History | View | Annotate | Download (136 Bytes)

1
{% extends "im/email.txt" %}
2

    
3
{% block content %}
4
Your terminated project ({{object.name}}) has been reinstated.
5
{% endblock content %}