mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
7 lines
162 B
Text
7 lines
162 B
Text
extends /templates/core/modal-base
|
|
|
|
block modal-header-content
|
|
h3(data-i18n="play.settings") Settings
|
|
|
|
block modal-body-content
|
|
p TODO: show all dem settings
|