Sha256: 94b807ede80af858285e49489d6b1d7ae2c678e8fcae87a1553e927ba718c5a5
Contents?: true
Size: 232 Bytes
Versions: 67
Compression:
Stored size: 232 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Mobile workflow</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "mobile_workflow/application", media: "all" %> </head> <body> <%= yield %> </body> </html>
Version data entries
67 entries across 67 versions & 1 rubygems