Sha256: 6f8c44145a162831a9c03ab80aedad411da5abd7bc88f6b5ef1a442123dced38

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

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