summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team_complete.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/signup_team_complete.html')
-rw-r--r--web/templates/signup_team_complete.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/templates/signup_team_complete.html b/web/templates/signup_team_complete.html
index 4b179b1e1..99b2ed46c 100644
--- a/web/templates/signup_team_complete.html
+++ b/web/templates/signup_team_complete.html
@@ -6,6 +6,9 @@
<div class="container-fluid">
<div class="inner__wrap">
<div class="row content">
+ <div class="signup-header">
+ <a href="/{{.Props.TeamName}}"><span class='fa fa-chevron-left'></span>Back</a>
+ </div>
<div class="col-sm-12">
<div class="signup-team__container">
<div id="signup-team-complete"></div>