dnt remove cookie-concent
This commit is contained in:
@@ -98,3 +98,7 @@ from openedx.core.djangoapps.lang_pref.api import header_language_selector_is_en
|
||||
)}</div>
|
||||
<![endif]-->
|
||||
% endif
|
||||
|
||||
% if settings.FEATURES.get('ENABLE_COOKIE_CONSENT', False):
|
||||
<%include file="../widgets/cookie-consent.html" />
|
||||
% endif
|
||||
Reference in New Issue
Block a user