Remove 'do not localize' comment from courses UI

It’s ok to localize / i18n these now.
This commit is contained in:
Matt Lott 2015-09-24 17:56:12 -07:00
parent feef9c0ac6
commit 71538b0ac9
3 changed files with 0 additions and 6 deletions

View file

@ -2,8 +2,6 @@ extends /templates/base
block content
//- DO NOT localize / i18n
div
span *UNDER CONSTRUCTION, send feedback to
a.spl(href='mailto:team@codecombat.com') team@codecombat.com

View file

@ -2,8 +2,6 @@ extends /templates/base
block content
//- DO NOT localize / i18n
div
span *UNDER CONSTRUCTION, send feedback to
a.spl(href='mailto:team@codecombat.com') team@codecombat.com

View file

@ -2,8 +2,6 @@ extends /templates/base
block content
//- DO NOT localize / i18n
div(style='border-bottom: 1px solid black')
span *UNDER CONSTRUCTION, please send feedback to
a.spl(href='mailto:team@codecombat.com') team@codecombat.com