language-server-protocol/_includes/cookie_notice.html
2018-03-13 11:14:01 -07:00

19 lines
No EOL
1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div id='mscc-cookie-container'>
<div id='msccBanner' dir='ltr' data-site-name='uhf-vscode' data-mscc-version='0.3.4' data-nver='aspnet-2.0.5' data-sver='0.1.2' class='cc-banner' role='alert'>
<div class='cc-container'>
<svg class='cc-icon cc-v-center' x='0px' y='0px' viewBox='0 0 44 44' height='30px' fill='none' stroke='currentColor'>
<circle cx='22' cy='22' r='20' stroke-width='2'></circle>
<line x1='22' x2='22' y1='18' y2='33' stroke-width='3'></line>
<line x1='22' x2='22' y1='12' y2='15' stroke-width='3'></line>
</svg>
<span class='cc-v-center cc-text'>This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.</span>
<a
href='https://go.microsoft.com/fwlink/?linkid=845480'
aria-label='Learn more about Microsofts Cookie Policy'
id='msccLearnMore'
data-mscc-ic="false"
class='cc-link cc-v-center cc-float-right'
>Learn more</a>
</div>
</div>
</div>