mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 17:02:18 -05:00
12 lines
265 B
Text
12 lines
265 B
Text
|
extends /templates/modal/modal_base
|
||
|
|
||
|
block modal-header-content
|
||
|
h3(data-i18n="play.todotodotodo") Play the Level Man: #{levelName} at #{levelPath}/#{levelID}
|
||
|
|
||
|
block modal-body-content
|
||
|
p TODO: show dat hero selection view
|
||
|
|
||
|
#choose-hero-view
|
||
|
|
||
|
#inventory-view
|