commit | 4c33c62b80f0f05e0cf8ea65f01d57cf37e6ea9c | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Nov 12 13:43:27 2018 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Nov 12 13:43:27 2018 +0100 |
tree | e6400988ffbab617f29628eda729543471e76eb6 | |
parent | 3c69730f7e3c2bffc3780192a3a9746f5415b1e3 [diff] [blame] |
Introduced Piwik as an optional plugin Change-Id: I57d6961ac9e922e1a661ea94a5a6c7563688ed0b
diff --git a/templates/layouts/main.html.ep b/templates/layouts/main.html.ep index 5f9983c..88c364d 100644 --- a/templates/layouts/main.html.ep +++ b/templates/layouts/main.html.ep
@@ -81,6 +81,7 @@ %= include 'partial/footer' % }; %= notifications 'Kalamar::Plugin::Notifications' - %= piwik_tag + </body> + %= content_block 'scripts' </html>