mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Add View Classes link to Request Demo area
This commit is contained in:
parent
bd9ca8ee5f
commit
3acb2a4c7a
1 changed files with 4 additions and 2 deletions
|
@ -204,8 +204,10 @@ nav.navbar.navbar-default
|
|||
span.spr Already have an account?
|
||||
a.login-button Login
|
||||
else
|
||||
span.spr You are currently logged in as #{me.broadName()}.
|
||||
a#logout-button Logout?
|
||||
span.spr You are currently logged in as #{me.broadName()}.
|
||||
a(href="/courses/teachers") View my classes
|
||||
span.spr.spl or
|
||||
a#logout-button logout
|
||||
|
||||
h3.text-center Computer science courses for all ages
|
||||
h4.text-center
|
||||
|
|
Loading…
Reference in a new issue