mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
14 lines
289 B
Text
14 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
|
|
|