mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Copied the really nice 'cookie information' box I did for Earlytech into
Smeagol. Simple and elegant. Pleased.
This commit is contained in:
parent
09aa1bdc90
commit
b3e171e0f9
2 changed files with 48 additions and 1 deletions
|
|
@ -52,6 +52,17 @@
|
|||
{% block content %}
|
||||
{% 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>
|
||||
<div id="footer">
|
||||
<div id="credits">
|
||||
One Wiki to rule them all ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue