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