Sha256: be26aeb19643095a14f3d7924410fc816a86b768f19dfba3c60c898b1967aaa2
Contents?: true
Size: 273 Bytes
Versions: 11
Compression:
Stored size: 273 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ConnectRails</title> <%= stylesheet_link_tag "openstax/connect/application", :media => "all" %> <%= javascript_include_tag "openstax/connect/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems