mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
12 lines
No EOL
209 B
Text
12 lines
No EOL
209 B
Text
extends /templates/base
|
|
block content
|
|
h1 Files
|
|
|
|
select#folder-select
|
|
option(value="music") Music
|
|
option(value="interface") Interface
|
|
|
|
a.btn#upload-button
|
|
i.icon-upload
|
|
|
|
table#file-table |