Added the wee 'about cookies' feature from Smeagol
This commit is contained in:
parent
35920a256b
commit
b94fa5596d
2 changed files with 14 additions and 1 deletions
|
|
@ -68,6 +68,19 @@
|
|||
<!-- content: put your main page content into this block -->
|
||||
{% endblock %}
|
||||
</div>
|
||||
<div id="cookies">
|
||||
<div id="more-about-cookies">
|
||||
This website stores session information as a 'cookie' on your browser.
|
||||
This helps us show you the content you want to see. This cookie does
|
||||
not identify you, and cannot be read by other websites. It is deleted
|
||||
by your browser as soon as you leave this site. This website does not
|
||||
use any third party cookies, so your visit here cannot be tracked by
|
||||
other websites.
|
||||
</div>
|
||||
<div id="about-cookies">
|
||||
About cookies
|
||||
</div>
|
||||
</div>
|
||||
<br clear="both"/>
|
||||
</div>
|
||||
{% block foot %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue