Sha256: 1f9ae7ec00059edf77fa73c85afbd405d74855aaf018e2b69fd9eda2bb077744
Contents?: true
Size: 238 Bytes
Versions: 28
Compression:
Stored size: 238 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ErpForms</title> <%= stylesheet_link_tag "erp_forms/application" %> <%= javascript_include_tag "erp_forms/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
28 entries across 14 versions & 1 rubygems