mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
13 lines
No EOL
277 B
Text
13 lines
No EOL
277 B
Text
extends /templates/base
|
|
|
|
block content
|
|
img(src='/images/pages/user/artisan.png')
|
|
div
|
|
a(href='/artisans/thang-tasks')
|
|
|Thang Tasks
|
|
div
|
|
a(href="/artisans/level-tasks")
|
|
|Level Tasks
|
|
div
|
|
a(href="/artisans/solution-problems")
|
|
|Solution Problems |