- Consent giving UI introduced
- Possibility to view the document version the consent is given to - Blocking functionality is no valid consent
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{# HTML fragment to render consent markdown content #}
|
||||
<div class="markdown-body">
|
||||
{{ markdown_content | markdown }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user