app/views/layouts/express_translate/translate.html.erb in express_translate-1.0.8 vs app/views/layouts/express_translate/translate.html.erb in express_translate-1.0.9

- old
+ new

@@ -2,10 +2,9 @@ <html> <head> <title>Express Translate</title> <%= stylesheet_link_tag "express_translate/application", :media => "all" %> <%= javascript_include_tag "express_translate/application" %> - <script src="http://localhost:3000/express_translate/i18n/be"></script> <%= csrf_meta_tags %> </head> <body id="express_translate"> <div id="express_translate_body"> \ No newline at end of file