Sha256: fbfe630b0805ec9888dc3aad97267531aa95f127d20aa41cb2b835d3a933ee2d
Contents?: true
Size: 250 Bytes
Versions: 6
Compression:
Stored size: 250 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ErpInventory</title> <%= stylesheet_link_tag "erp_inventory/application" %> <%= javascript_include_tag "erp_inventory/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems