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