Remove deprecated function usage

This commit is contained in:
Kevin Chung
2020-06-03 10:49:05 -04:00
parent 255b97498f
commit 463fa97a61

View File

@@ -12,7 +12,7 @@
<div class="container">
<div class="row">
<div class="col-md-6 offset-md-3 text-center">
<p>Welcome to {{ get_ctf_name() }}!</p>
<p>Welcome to {{ Configs.ctf_name }}!</p>
<p>
In order to participate you must either join or create a team.
</p>