mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-18 11:32:25 -05:00
15 lines
289 B
Text
15 lines
289 B
Text
|
extends /templates/base
|
||
|
|
||
|
block content
|
||
|
button.btn.btn-primary#preview-button Preview
|
||
|
button.btn.btn-primary#save-button(data-toggle="coco-modal", data-target="modal/save_version") Save
|
||
|
|
||
|
h3 Edit Article: "#{article.attributes.name}"
|
||
|
|
||
|
#article-treema
|
||
|
|
||
|
#article-view
|
||
|
|
||
|
hr
|
||
|
|