diff options
Diffstat (limited to 'templates/main/jams/retract.html')
-rw-r--r-- | templates/main/jams/retract.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/main/jams/retract.html b/templates/main/jams/retract.html index bbe3bdae..e013337b 100644 --- a/templates/main/jams/retract.html +++ b/templates/main/jams/retract.html @@ -16,7 +16,7 @@ {% if banned %} <p> - Retracting your code jam profile will remove your date of birth, GitHub username and timezone from our + Retracting your code jam profile will remove your date of birth, GitLab username and timezone from our database. If you're entirely sure that you'd like to remove your profile, please click on the "Remove" button below. </p> @@ -27,7 +27,7 @@ </p> {% else %} <p> - Retracting your code jam profile will remove your date of birth, GitHub username and timezone from our + Retracting your code jam profile will remove your date of birth, GitLab username and timezone from our database. If you're entirely sure that you'd like to remove your profile, please click on the "Remove" button below. </p> |