mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 16:47:58 -05:00
7 lines
175 B
Text
7 lines
175 B
Text
extends /templates/modal/modal_base
|
|
|
|
block modal-header-content
|
|
h3(data-i18n="play.achievements") Achievements
|
|
|
|
block modal-body-content
|
|
p TODO: show all dem achievements
|