diff --git a/app/views/layouts/application-ng.html.erb b/app/views/layouts/application-ng.html.erb
index 90fab3c..86d5afc 100644
--- a/app/views/layouts/application-ng.html.erb
+++ b/app/views/layouts/application-ng.html.erb
@@ -78,5 +78,6 @@
if content.respond_to?(:call) then instance_exec(&content).html_safe else content.html_safe end
end.join("\n")
%>
+ <%= javascript_include_tag 'require_login' %>