Sha256: 39c97a3de9371ceb5c13541ad6be637c0bb27fe330dcdf048f4002fe1b4cd374
Contents?: true
Size: 429 Bytes
Versions: 8
Compression:
Stored size: 429 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Express Translate | Login</title> <%= stylesheet_link_tag "express_translate/application", :media => "all" %> <%= javascript_include_tag "express_translate/application" %> <%= csrf_meta_tags %> </head> <body id="express_translate_login_page"> <div id="express_translate_body"> <%= yield %> </div> <div id="notification"></div> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems