diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb
index 7ae03c3..0f98aaf 100644
--- a/source/layouts/layout.erb
+++ b/source/layouts/layout.erb
@@ -23,7 +23,7 @@ under the License.
<%= stylesheet_link_tag :screen, media: :screen %>
<%= stylesheet_link_tag :print, media: :print %>
-
+
<%= javascript_include_tag "all" %>
<% if language_tabs %>