mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
fix for no user logged
This commit is contained in:
parent
4de920eaa4
commit
f8cc64dc4c
1 changed files with 1 additions and 2 deletions
|
@ -29,5 +29,4 @@ block content
|
|||
if doc.description[language]
|
||||
li!=marked(doc.description[language])
|
||||
else
|
||||
li!=marked(doc.description)
|
||||
|
||||
li!=marked(doc.description)
|
||||
|
|
Loading…
Reference in a new issue