Sha256: 4266aa705e5cf38caf6d0eac1c59fabbc2e733fbb136a10a27bbb1e595cb1bbc
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>Normal Layout</h1> <%= yield %> </body> </html>
Version data entries
25 entries across 25 versions & 1 rubygems