Sha256: 062233669d0385bcf9cd622b25b7326c3e49dbafe5e9da2a784327ff05d8a498

Contents?: true

Size: 751 Bytes

Versions: 34

Compression:

Stored size: 751 Bytes

Contents

<!doctype html>
<html>
  <head>
    <title><%= title %></title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css"
          rel="stylesheet"
          integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1"
          crossorigin="anonymous">
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
            integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW"
            crossorigin="anonymous"
    ></script>
  </head>
  <body>
    <h1><%= title %></h1>
    <%= inner_content %>
  </body>
</html>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
ehbrs-tools-0.28.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.27.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.26.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.25.1 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.25.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.24.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.23.1 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.23.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.22.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.21.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.20.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.19.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.18.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb
ehbrs-tools-0.17.0 template/ehbrs/cooking_book/build/base_page/layout.html.erb