Add cookie notice (testing phase)

This commit is contained in:
Matthew Grove
2018-11-17 16:45:46 +00:00
parent 97e94a8c06
commit 6e968fb21d
3 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<div id="cookies">
<p>Just to let you know, I use cookies on my site.</p>
<p><a href="javascript:void(0);" id="close-cookies">OK</a></p>
</div>