commit | 864c293d4d28a12b998b87c7bf920e86d35404fc | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Nov 16 17:18:55 2018 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Nov 16 18:51:25 2018 +0100 |
tree | 26ee43057539903bbc7d661d1825f46c5f851f5b | |
parent | 07e743251a724709f21dd6addcdc0286546869e9 [diff] [blame] |
Decoupled authentication from core and introduced as a plugin Change-Id: I149e5f7f5ab2d833d812e6e381da8ad4b45c1ed7
diff --git a/templates/layouts/main.html.ep b/templates/layouts/main.html.ep index 88c364d..1ddb271 100644 --- a/templates/layouts/main.html.ep +++ b/templates/layouts/main.html.ep
@@ -82,6 +82,6 @@ % }; %= notifications 'Kalamar::Plugin::Notifications' + %= content_block 'scripts' </body> - %= content_block 'scripts' </html>