diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 422820361..95a4e3e00 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1699,6 +1699,8 @@ define([ h('span', Pages.versionString) ]), h('hr'), + h('p', Pages.hostDescription), + h('hr'), faqLine, termsLine, privacyLine,