Sha256: d9543cc8a5ed409791b535e38c27f2d6e720d49de477c2bded83a8d9ec76c082
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Tramway partner</title> <%= stylesheet_link_tag "tramway/partner/application", media: "all" %> <%= javascript_include_tag "tramway/partner/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tramway-partner-0.1.0 | app/views/layouts/tramway/partner/application.html.erb |