Sha256: d8e691ac88a55e9cf8c7f4d0a1dd2e253d01c01ce7c661862567212cbaa8a7a8
Contents?: true
Size: 162 Bytes
Versions: 7
Compression:
Stored size: 162 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= ENV['SHOPIFY_APP_NAME'] %></title> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems