helpcenter/Web/Controls/Common/CookieNotice/CookieNotice.ascx
2018-05-16 11:13:43 +03:00

8 lines
456 B
Plaintext

<div id="cookieNotice" class="cookie_notify">
<div class="cookie_narrow">
<p class="cookie_text_block">ONLYOFFICE Help Center uses cookies so that we can provide you with the best user experience. By continuing to use this website you agree that we can store cookies in your browser.</p>
<div class="cookie_button_block">
<a class="button white cookie_btn" id="cookieBtnClose">Got it!</a>
</div>
</div>
</div>