Sha256: 8d64f2fa543ce9bdd9908eae0576617fb60207a0d753daa3697a77b17c83e3ec
Contents?: true
Size: 257 Bytes
Versions: 4
Compression:
Stored size: 257 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>XmlToForm</title> <%= stylesheet_link_tag "xml_to_form/application", media: "all" %> <%= javascript_include_tag "xml_to_form/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems