mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-26 09:08:05 -05:00
6 lines
No EOL
107 B
Text
6 lines
No EOL
107 B
Text
extends /templates/base
|
|
|
|
block content
|
|
ul
|
|
for component in components
|
|
li= component.get('name') |