diff --git a/web/templates/about.pug b/web/templates/about.pug index cca307a..f229afe 100755 --- a/web/templates/about.pug +++ b/web/templates/about.pug @@ -263,8 +263,4 @@ block content figure img(src="/assets/img/banners/24060l.gif" alt="Light banner 240x60") figure - img(src="/assets/img/banners/24060d.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. - p JavaScript is used at guestbook page to refresh CAPTCHA, and at mindflow page to filter posts by categories. \ No newline at end of file + img(src="/assets/img/banners/24060d.gif" alt="Dark banner 240x60") \ No newline at end of file