Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / projects / project_termination_notification.txt @ 3805be31

History | View | Annotate | Download (139 Bytes)

1
{% extends "im/email.txt" %}
2
  
3
{% block content %}
4
Your project ({{object.application.name}}) has been terminated.
5
{% endblock content %}