Sha256: 55c4c4f73d2e2a7044cccfec79a1f43c623ecf81636eceff786e16d5b3886c53

Contents?: true

Size: 262 Bytes

Versions: 1

Compression:

Stored size: 262 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>TwitterBootstrap</title>
  <%= stylesheet_link_tag    "twitter_bootstrap/application" %>
  <%= javascript_include_tag "twitter_bootstrap/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
twitter-bootstrap-0.0.1 app/views/layouts/twitter_bootstrap/application.html.erb