Sha256: c861fc8a2c1dd30dd7ff20c175351c89ddf85a01f7adadd3c35b93560f1e6e4a
Contents?: true
Size: 238 Bytes
Versions: 60
Compression:
Stored size: 238 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Para</title> <%= stylesheet_link_tag "para/application", media: "all" %> <%= javascript_include_tag "para/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
60 entries across 60 versions & 1 rubygems