X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=src%2Ftemplate%2Fadmin-overview-html.js;h=1ec3d110275d2197f20f9a239a6a4776922b84b6;hp=525337dc5ad6e76b3591d6d6297717009cc0d1e4;hb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5;hpb=33897b863a84ff7d248888f83dc100a96cd9bc49 diff --git a/src/template/admin-overview-html.js b/src/template/admin-overview-html.js index 525337d..1ec3d11 100644 --- a/src/template/admin-overview-html.js +++ b/src/template/admin-overview-html.js @@ -26,7 +26,6 @@ module.exports = (ctx, options) => { }; const content = [ - '', // This fixes a layout rendering flash on load in FF; do not know why this works but it does. `

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