Sha256: e30e71d16b0027f25e08d98cb130c98157982c5860472ed1305d8d2293a50b7c
Contents?: true
Size: 280 Bytes
Versions: 4
Compression:
Stored size: 280 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Routes</title> <%= stylesheet_link_tag "pretty_routes/application" %> <%= javascript_include_tag "pretty_routes/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems