X-Git-Url: http://git.squeep.com/?p=squeep-html-template-helper;a=blobdiff_plain;f=lib%2Ftemplate-helper.js;h=122a3a09783b8aad2306d238bb134dc02bfb6c47;hp=00937a0d554318e026b2083190379cead7eaa71c;hb=1d150b8050db306991685cfbd294ef8f3b714fca;hpb=4ab85bf22ece77cccd4e92435208bca5858816f6 diff --git a/lib/template-helper.js b/lib/template-helper.js index 00937a0..122a3a0 100644 --- a/lib/template-helper.js +++ b/lib/template-helper.js @@ -281,9 +281,9 @@ ${UL(ctx.notifications, 1)} * @param {Object[]=} options.navLinks * @param {String[]=} options.footerEntries * @param {String=} options.errorHeading - * @param {String=} options.errorContent + * @param {String[]=} options.errorContent * @param {String=} options.notificationHeading - * @param {String=} options.notificationContent + * @param {String[]=} options.notificationContent * @param {String[]} main - contents * @returns {String} */