Tweak the team invite email. Update the test database to reflect the latest structure.

This commit is contained in:
Jake Moshenko 2014-09-19 10:03:35 -04:00
parent b212dbb2ab
commit b769926565
2 changed files with 2 additions and 2 deletions

View file

@ -2,9 +2,9 @@
{% block content %}
<h3>Invitation to join team {{ teamname }}</h3>
<h3>Invitation to join team: {{ teamname }}</h3>
{{ inviter | user_reference }} has invited you to join team <b>{{ teamname }}</b> under organization {{ organization | user_reference }}.
{{ inviter | user_reference }} has invited you to join the team <b>{{ teamname }}</b> under organization {{ organization | user_reference }}.
<br><br>

Binary file not shown.