Sha256: d6ce9efa4180ac8c55dc0a7e9c98a595c29bd0736ca9dbf79926a34badb35fba
Contents?: true
Size: 259 Bytes
Versions: 25
Compression:
Stored size: 259 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= mobylette_stylesheet_link_tag "application" %> <%= mobylette_javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <h1>Mobile Layout</h1> <%= yield %> </body> </html>
Version data entries
25 entries across 25 versions & 1 rubygems