mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-25 03:03:16 +01:00
11 lines
496 B
HTML
11 lines
496 B
HTML
<div class="cookie-banner" id="cookies-eu-banner" style="display: none;">
|
|
<p>
|
|
By continuing your visit to this site, you accept the use of cookies from Google Analytics so we can improve the site for you.
|
|
<a href="{% link privacy.md %}" id="cookies-eu-more">Read more</a>
|
|
</p>
|
|
<p>
|
|
<button class="btn btn-xs btn-secondary" id="cookies-eu-accept">Accept</button>
|
|
<button class="btn btn-xs btn-link" id="cookies-eu-reject">Reject</button>
|
|
</p>
|
|
</div>
|