]> git.parisson.com Git - teleforma.git/commit
Add RGPD banner and google analytics
authortest test <yoanl@pilotsystems.net>
Tue, 1 Jun 2021 08:29:16 +0000 (10:29 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Tue, 1 Jun 2021 08:29:16 +0000 (10:29 +0200)
commit53a0f8ab608cafd9b73a9396f908f22b73406452
treed7e27e96f783c344529f0ce238509366e70abe4e
parent92aaa62aeeed16cc64506d9023d62981f5b25744
Add RGPD banner and google analytics
40 files changed:
teleforma/static/teleforma/tarteaucitron/.github/FUNDING.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.github/stale.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.github/workflows/codeql-analysis.yml [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/.gitignore [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/LICENSE [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/README.md [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/advertising.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/css/tarteaucitron.css [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.bg.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ca.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.cn.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.cs.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.da.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.de.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.el.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.en.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.es.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.fi.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.fr.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.hu.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.it.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ja.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.lv.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.nl.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.no.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.oc.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.pl.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.pt.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ro.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.ru.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.se.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.sk.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.sv.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.tr.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.vi.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/lang/tarteaucitron.zh.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/package.json [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/tarteaucitron.js [new file with mode: 0644]
teleforma/static/teleforma/tarteaucitron/tarteaucitron.services.js [new file with mode: 0644]
teleforma/templates/teleforma/base.html