diff --git a/CTFd/themes/core/templates/teams/team_enrollment.html b/CTFd/themes/core/templates/teams/team_enrollment.html index 8a32fa2b..b5bf18fe 100644 --- a/CTFd/themes/core/templates/teams/team_enrollment.html +++ b/CTFd/themes/core/templates/teams/team_enrollment.html @@ -12,7 +12,7 @@
Welcome to {{ get_ctf_name() }}!
+Welcome to {{ Configs.ctf_name }}!
In order to participate you must either join or create a team.