Sha256: 47fb7d36b5551668dbd677edc0e21756c907e0567ba869709c32288e127476f7
Contents?: true
Size: 264 Bytes
Versions: 15
Compression:
Stored size: 264 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Product</title> <%= stylesheet_link_tag 'unidom/product/application', media: "all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/product/application' %> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems