X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=src%2Ftemplate%2Fadmin-overview-html.js;h=a8efef3bb5c7d77cbe9cdd070e0a645008297414;hb=5618c8b62b18564ea4262cd089dcf54af72afc10;hp=3d4f62c22e1c000e5e6714345f3e2184dc20ede7;hpb=9915fd047ecd95692e53d93ddb3ad25ae1680925;p=websub-hub diff --git a/src/template/admin-overview-html.js b/src/template/admin-overview-html.js index 3d4f62c..a8efef3 100644 --- a/src/template/admin-overview-html.js +++ b/src/template/admin-overview-html.js @@ -19,7 +19,7 @@ module.exports = (ctx, options) => { if (!ctx.topics) { ctx.topics = []; } - return th.htmlTemplate(1, pageTitle, headElements, navLinks, [ + return th.htmlTemplate(ctx, 1, pageTitle, headElements, navLinks, [ `

${ctx.topics.length ? ctx.topics.length : 'no'} topic${(ctx.topics.length === 1) ? '' : 's'}