X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=src%2Ftemplate%2Fadmin-topic-details-html.js;h=abf441adfe8178d5d2a1104e0b848791fc023c16;hp=8a20ec7db96119bf64d2bfcc4f0204634b5c83b5;hb=737fbd003d5c4dfea81b667ef906f1c106a60612;hpb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5 diff --git a/src/template/admin-topic-details-html.js b/src/template/admin-topic-details-html.js index 8a20ec7..abf441a 100644 --- a/src/template/admin-topic-details-html.js +++ b/src/template/admin-topic-details-html.js @@ -44,6 +44,10 @@ module.exports = (ctx, options) => { ` `, + `
+

Topic Publish History — ${ctx.publishCount} updates in the last ${ctx.publishSpan} days

+ +
`, `

${ctx.subscriptions.length ? ctx.subscriptions.length : 'no'} subscription${(ctx.subscriptions.length === 1) ? '' : 's'}