This commit is contained in:
jysperm
2014-04-03 22:56:28 +08:00
parent d26b3107dc
commit 40bb2a147e

View File

@@ -48,7 +48,7 @@ html
header= t('app.name')
p= t('app.description')
if app?.locals?.version
if app && app.locals && app.locals.version
.row
header Version
ul