Sha256: a42cfd6a157ece96746e2f9675abc16c2ff623da8370259379eea507024b41fd
Contents?: true
Size: 244 Bytes
Versions: 5
Compression:
Stored size: 244 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Order</title> <%= stylesheet_link_tag "order/application", media: "all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/order/application' %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems