mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 06:24:23 +01:00
Remove deprecated function usage
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user