Put actual number of last songs displayed in a privacy statements.
This commit is contained in:
parent
ab19f045d2
commit
24b78e00ff
@ -58,6 +58,6 @@ html(lang='en')
|
|||||||
td= song.Song
|
td= song.Song
|
||||||
section
|
section
|
||||||
h2 Privacy statements
|
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 10 songs list.
|
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
|
footer
|
||||||
| 2017—2023 Arav <#[a(href='mailto:me@arav.su') me@arav.su]>
|
| 2017—2023 Arav <#[a(href='mailto:me@arav.su') me@arav.su]>
|
||||||
|
Loading…
Reference in New Issue
Block a user