summaryrefslogtreecommitdiffstats
path: root/web/templates/find_team.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/find_team.html')
-rw-r--r--web/templates/find_team.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/find_team.html b/web/templates/find_team.html
index d32ea0dc8..15b8bf463 100644
--- a/web/templates/find_team.html
+++ b/web/templates/find_team.html
@@ -23,7 +23,7 @@
</div>
</div>
<script>
- window.setup_find_team_page();
+ window.setup_find_team_page({{ .Props }});
</script>
</body>
</html>