Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-25 15:49:34 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-25 16:19:50 +0300
commit995c43658f0d921a9190881d5528333e60c5e644 (patch)
treec778788f7926efd5bbc674f481865e7a840961c4 /layouts/footer.html
parent2874a9e5a0c3eac9b4df1302eaecad7ddb9d0fc3 (diff)
Move full cookie view in a separate page
Diffstat (limited to 'layouts/footer.html')
-rw-r--r--layouts/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/footer.html b/layouts/footer.html
index 28548362..478da4cc 100644
--- a/layouts/footer.html
+++ b/layouts/footer.html
@@ -3,6 +3,7 @@
<div class='animated text-center source-link'>
<a href='https://gitlab.com/gitlab-com/gitlab-docs' target='_blank'>Created</a> with Nanoc, hosted on <a href='https://about.gitlab.com/features/pages/' target='_blank'>GitLab Pages</a>
<a href='https://creativecommons.org/licenses/by-sa/4.0/' target='_blank' rel="license" alt="Creative Commons License"><img src='/assets/images/by-sa.svg'></a>
+ <a href='/cookies-policy/' alt='Cookies Policy'>Cookies Policy</a>
<% if ENV['NANOC_ENV'] == 'production' && ENV['CI_COMMIT_REF_NAME'] == 'master' %>
<%# Show Edit button only in production and on master branch (hide archives) %>
<div class="edit-on">