diff --git a/app/views/layouts/application-ng.html.erb b/app/views/layouts/application-ng.html.erb
index f8e4408..a44479f 100644
--- a/app/views/layouts/application-ng.html.erb
+++ b/app/views/layouts/application-ng.html.erb
@@ -88,5 +88,22 @@
if content.respond_to?(:call) then instance_exec(&content).html_safe else content.html_safe end
end.join("\n")
%>
+
+
+
+
+