Sha256: 628e2f8a9ccab09e8913e8710292dd3d3fca6c2a3fe226d612e70fbe65d3e5b0
Contents?: true
Size: 241 Bytes
Versions: 9
Compression:
Stored size: 241 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ErpOrders</title> <%= stylesheet_link_tag "erp_orders/application" %> <%= javascript_include_tag "erp_orders/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems