Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / projects / project_membership_enroll_notification.txt @ bb74d166

History | View | Annotate | Download (123 Bytes)

1 1e23ceb2 Olga Brani
{% extends "im/email.txt" %}
2 466cc12c Giorgos Korfiatis
3 1e23ceb2 Olga Brani
{% block content %}
4 466cc12c Giorgos Korfiatis
You have been enrolled in project {{object.name}}.
5 1e23ceb2 Olga Brani
{% endblock content %}