mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-04 17:56:56 +00:00
Consent banner should not display in static renderings
This commit is contained in:
parent
d4bc3fcd99
commit
2ebf452abb
@ -3,6 +3,8 @@ tags: $:/tags/PageTemplate
|
||||
|
||||
\whitespace trim
|
||||
|
||||
<%if [<tv-config-static>!match[yes]] %>
|
||||
|
||||
<$reveal state="$:/state/consent-banner/accepted" type="match" text="" tag="div">
|
||||
|
||||
<div class="tc-consent-backdrop">
|
||||
@ -26,3 +28,5 @@ tags: $:/tags/PageTemplate
|
||||
</div>
|
||||
|
||||
</$reveal>
|
||||
|
||||
<%endif%>
|
Loading…
x
Reference in New Issue
Block a user