> ## Content Index
> Fetch the complete content index at: https://getpublii.com/dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# {{{publiiFooter}}}

- URL: https://getpublii.com/dev/publiifooter/
- Published: 2018-05-17T09:53:29.462Z
- Updated: 2024-02-08T09:31:41.181Z
- Description: Helper for creating footer output with Publii-related tags. Currently used for GDPR cookies popup. Syntax: {{{ publiiFooter }}} Should be used before closingtag of the…
- Author: Tomasz Dziuda
- Tags: Helpers

Helper for creating footer output with Publii-related tags. Currently used for GDPR cookies popup. Syntax:

```handlebars
{{{ publiiFooter }}}
```

Should be used before closingtag of the website. The GDPR cookies popup script will work only if this tag will be placed as a last element of the website.
