diff --git a/homepage/views/about.pug b/homepage/views/about.pug index 3a25182..e17e2d1 100644 --- a/homepage/views/about.pug +++ b/homepage/views/about.pug @@ -257,4 +257,5 @@ block content img(src="/shared/img/banner_dark_240x60.gif" alt="Dark banner 240x60") section#privacy-statements h2 Privacy statements - p Logs are collected and include a date and time of access, your IP-address, User-Agent, referer URL, and a request. \ No newline at end of file + p Logs are collected and include a date and time of access, your IP-address, User-Agent, referer URL, and a request. + p JavaScript is used at guestbook page to refresh CAPTCHA. \ No newline at end of file