Sha256: 5827ae16b2e3df04bf62a61892868f1e50c5b987fb59b69bb382daba0813f3e1

Contents?: true

Size: 274 Bytes

Versions: 22

Compression:

Stored size: 274 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Tramway profiles</title>
  <%= stylesheet_link_tag    "tramway/profiles/application", media: "all" %>
  <%= javascript_include_tag "tramway/profiles/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
tramway-profiles-1.0.1 app/views/layouts/tramway/profiles/application.html.erb
tramway-profiles-1.0 app/views/layouts/tramway/profiles/application.html.erb