mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
7 lines
163 B
Text
7 lines
163 B
Text
extends /templates/modal/modal_base
|
|
|
|
block modal-header-content
|
|
h3(data-i18n="play.settings") Settings
|
|
|
|
block modal-body-content
|
|
p TODO: show all dem settings
|