diff --git a/web/templates/index.pug b/web/templates/index.pug index f62498d..1d7e32f 100644 --- a/web/templates/index.pug +++ b/web/templates/index.pug @@ -59,8 +59,5 @@ html(lang='en') - ml := radio.MostListened() if ml.Song != "" p.right Most listened song was "#{ml.Song}" on #{utils.ToClientTimezone(ml.Date, r).Format(radio.MostListenedDateFormat)} with #[b #{ml.Listeners}] listeners. - section - h2 Privacy statements - p Logs are collected and include access date and time, IP-address, User-Agent, referer URL, request. This website makes use of JavaScript to update a radio status and last #{songsNum} songs list. footer - | 2017—2023 Alexander "Arav" Andreev <#[a(href='mailto:me@arav.su') me@arav.su]> + | 2017—2023 Alexander "Arav" Andreev <#[a(href='mailto:me@arav.su') me@arav.su]> #[a(href=mainSite+'/privacy') Privacy statements]