-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed phone number from email template
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ def __init__(self, *args, **kwargs): | |
<strong>Afspraak verzetten/afzeggen</strong><br/> | ||
Als u deze afspraak wilt afzeggen, kunt u dat doen via <a href="{{cancel_link}}">deze link</a>. | ||
Doe dat a.u.b. minstens 24 uur van tevoren. Als u vlak van tevoren ontdekt dat u verhinderd bent, | ||
neem dan contact op met de testleider ({{leader_name}}, email: [email protected] tel.: {{leader_phonenumber}}). | ||
neem dan contact op met de testleider ({{leader_name}}, email: [email protected]). | ||
</p> | ||
<p> | ||
Meer informatie over het Babylab, bijvoorbeeld de routebeschrijving, kunt u vinden op de | ||
|