@@ -36,6 +36,9 @@ function initApp (config, callback) {
}));
app.express.set('view engine', 'html');
// View helpers
require('./view/helper/date')(hbs.registerHelper);
// Populate view locals
app.express.locals({
lang: 'en',
The note is not visible to the blocked user.