Updated the consent banner
This commit is contained in:
@@ -137,8 +137,9 @@
|
||||
aria-label="Cookie consent">
|
||||
<div class="cookie-consent-content">
|
||||
<p class="cookie-consent-text">
|
||||
We use Tianji analytics to understand how visitors use our site. Tracking runs only if you accept.
|
||||
See our <a href="{% url 'terms_of_service' %}">Terms of Service & Privacy Policy</a> for details.
|
||||
<span class="cookie-consent-text-full">We use analytics tracking to understand how visitors use our site. Tracking runs only if you accept.
|
||||
See our <a href="{% url 'terms_of_service' %}">Terms of Service & Privacy Policy</a> for details.</span>
|
||||
<span class="cookie-consent-text-short">We use analytics if you accept. <a href="{% url 'terms_of_service' %}">Privacy Policy</a></span>
|
||||
</p>
|
||||
<div class="cookie-consent-actions">
|
||||
<button type="button" id="cookie-consent-decline" class="btn btn-outline">Decline</button>
|
||||
|
||||
Reference in New Issue
Block a user