Sha256: 51f63376d16aaa457330ebdd3e78daf50899283019b6b6fc83ca8d60d30f2369

Contents?: true

Size: 255 Bytes

Versions: 3

Compression:

Stored size: 255 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
got_fixed-0.0.3 app/views/layouts/got_fixed/application.html.erb
got_fixed-0.0.2 app/views/layouts/got_fixed/application.html.erb
got_fixed-0.0.1 app/views/layouts/got_fixed/application.html.erb