Sha256: 0aedec7761f848d8f3703b2651ce30cf13d754dafdd6f3aa7f415ebdf27919e0

Contents?: true

Size: 511 Bytes

Versions: 6

Compression:

Stored size: 511 Bytes

Contents

<!doctype html>
<html>
<head>
  <meta charset="UTF-8" />
  <title><%= @title %></title>
  <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
  <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet">
</head>
<body>

<div class="container">
<%= content -%>
</div>

<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js"></script>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arigato-0.1.5 lib/arigato/themes/bootstrap/layout.html.erb
arigato-0.1.4 lib/arigato/themes/bootstrap/layout.html.erb
arigato-0.1.3 lib/arigato/themes/bootstrap/layout.html.erb
arigato-0.1.2 lib/arigato/themes/bootstrap/layout.html.erb
arigato-0.1.1 lib/arigato/themes/bootstrap/layout.html.erb
arigato-0.1.0 lib/arigato/themes/bootstrap/layout.html.erb