diff --git a/views/index.erb b/views/index.erb index d8a07288..3176bf4b 100644 --- a/views/index.erb +++ b/views/index.erb @@ -32,7 +32,7 @@ -> +> <%= erb :app -%> <%= javascript_tag 'application', asset_host: false %> diff --git a/views/other.erb b/views/other.erb index 340c7109..42785ac5 100644 --- a/views/other.erb +++ b/views/other.erb @@ -13,7 +13,7 @@ - data-doc="<%= CGI::escape_html @doc.to_json %>"> + data-doc="<%= CGI::escape_html @doc.to_json %>"> <%= erb :app -%> <%= javascript_tag 'application', asset_host: false %><% unless App.production? %>