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