Lorenzo DellacĂ
eefd3de659
- fixed indentation - moved navbars and policy popup to "partials" - fixed broken image if website icon wasn't set
9 lines
352 B
Handlebars
9 lines
352 B
Handlebars
<div class="mind-policy-popup" id="mind-policy-popup">
|
|
<h4>This website uses cookies.</h4>
|
|
<p>We use cookies to ensure you the best experience.
|
|
<br>
|
|
By visiting our website, you agree with our <a href="/policy" target="_blank">Privacy Policy</a>.
|
|
</p>
|
|
<button onclick="agreePolicyPopup()">Ok, understood</button>
|
|
</div>
|