mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Updated Zero Sum tournament blurb now that it has ended.
This commit is contained in:
parent
d973e6dbeb
commit
f1d14d5bcb
1 changed files with 14 additions and 3 deletions
|
@ -73,15 +73,26 @@ block content
|
|||
if level.get('name') == 'Zero Sum'
|
||||
.tournament-blurb
|
||||
h2
|
||||
span(data-i18n="ladder.tournament_ends") Tournament ends
|
||||
span(data-i18n="ladder.tournament_ended") Tournament ended
|
||||
| #{tournamentTimeLeft}
|
||||
span(data-i18n="ladder.tournament_started") , started
|
||||
| #{tournamentTimeElapsed}
|
||||
//span(data-i18n="ladder.tournament_started") , started
|
||||
//| #{tournamentTimeElapsed}
|
||||
p
|
||||
span(data-i18n="ladder.tournament_blurb_zero_sum") Unleash your coding creativity in both gold gathering and battle tactics in this alpine mirror match between red sorcerer and blue sorcerer. The tournament began on Friday, March 27 and will run until Monday, April 6 at 5PM PDT. Compete for fun and glory! Check out the details
|
||||
|
|
||||
a(href="http://blog.codecombat.com/zero-sum", data-i18n="ladder.tournament_blurb_blog") on our blog
|
||||
| .
|
||||
p
|
||||
strong Tournament ended!
|
||||
//a(href="#winners") Behold the winners
|
||||
span We will announce winners soon
|
||||
| . Thanks for playing! You can
|
||||
strong still play
|
||||
| Zero Sum as long as you like.
|
||||
p
|
||||
| Want to commiserate? Head over to
|
||||
a(href="http://discourse.codecombat.com/") the forum
|
||||
| and discuss your strategies, your triumphs, and your turmoils.
|
||||
|
||||
div#columns.row
|
||||
div.column.col-md-2
|
||||
|
|
Loading…
Reference in a new issue