Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (124 Bytes)

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

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