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)
|
||||
|
|
Reference in a new issue