Sha256: 61141efadd4819bcf7160d169e85e5b6cff3f87ed70c94e6a00b274af234178b
Contents?: true
Size: 262 Bytes
Versions: 29
Compression:
Stored size: 262 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Tramway user</title> <%= stylesheet_link_tag "tramway/user/application", media: "all" %> <%= javascript_include_tag "tramway/user/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
29 entries across 29 versions & 1 rubygems