mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 16:47:58 -05:00
4e630362ce
- Diffuse test time bomb
11 lines
307 B
Text
11 lines
307 B
Text
extends /templates/core/modal-base-flat
|
|
|
|
block modal-header-content
|
|
|
|
block modal-body-content
|
|
p
|
|
h2(data-i18n="coppa_deny.text1")
|
|
div(data-i18n="coppa_deny.text2")
|
|
|
|
block modal-footer-content
|
|
a.btn.btn-primary(href='#', data-dismiss="modal", aria-hidden="true", data-i18n="coppa_deny.close").btn
|