X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=src%2Ftemplate%2Froot-html.js;h=aa5cebab6ae64da5c3d3d37a2faf954154f39be3;hb=b806715f9288323cce7b0ab437ee78b01d26c548;hp=d035bb8c342da6ca94b3f93fd4f25cfcb1398a4d;hpb=1c37a7c533a5530390489ea9a49dcca492db1074;p=websub-hub diff --git a/src/template/root-html.js b/src/template/root-html.js index d035bb8..aa5ceba 100644 --- a/src/template/root-html.js +++ b/src/template/root-html.js @@ -1,6 +1,7 @@ 'use strict'; const th = require('./template-helper'); +const { sessionNavLinks } = require('@squeep/authentication-module'); /** * @@ -30,7 +31,7 @@ function aboutSection() { This is a WebSub Hub service.

- It facilitates the timely distribution of new content from publishers to subscribers. + It facilitates the timely distribution of new content from publishers to subscribers.