Sha256: d023449afd9164d2cd7a118b09a2f39579bb63dd89ad3924b9af9eeb2614aed2

Contents?: true

Size: 262 Bytes

Versions: 2

Compression:

Stored size: 262 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
Competition-0.0.2 app/views/layouts/competition/application.html.erb
Competition-0.0.1 app/views/layouts/competition/application.html.erb