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

Version Path
tramway-event-0.3 app/views/layouts/tramway/event/application.html.erb
tramway-event-0.2 app/views/layouts/tramway/event/application.html.erb
tramway-event-0.1.1 app/views/layouts/tramway/event/application.html.erb
tramway-event-0.1.0 app/views/layouts/tramway/event/application.html.erb