
* move all source code to src/ * replace express response patch with middleware * fix readdir not looking in src * fix stray redirect * add base to manifest * remove secret.txt from src/config/secret * add src/config/secret/secret.txt to gitignore
5 lines
No EOL
180 B
Text
5 lines
No EOL
180 B
Text
if req.user && req.user.admin && _CC.updateNotice
|
|
.columns
|
|
.column
|
|
.column.is-narrow
|
|
.box!= lang('UPDATE_NOTICE', _CC.updateNotice.current, _CC.updateNotice.latest) |