mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-03 12:27:19 -05:00
8 lines
136 B
Text
8 lines
136 B
Text
extends /templates/base-flat
|
|
|
|
block page_nav
|
|
include ../courses/teacher-dashboard-nav.jade
|
|
|
|
block content
|
|
|
|
.container!=view.content
|