mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 07:40:52 -07:00
Consent banner should not display in static renderings
This commit is contained in:
parent
d4bc3fcd99
commit
2ebf452abb
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue