Sha256: 9a8aed70dd95f8b09adb4dc37a8dbe7096ae804f0abb2e51a2e062fc08ebec96

Contents?: true

Size: 1017 Bytes

Versions: 10

Compression:

Stored size: 1017 Bytes

Contents

<!DOCTYPE html>
<html lang="ja-JP">
<head>
  <%= google_tag_manager %>
  <%= meta_robots %>
  <meta http-equiv="Content-Type" content="text/html; charset=<%=h charset() %>">
  <meta http-equiv="Content-Language" content="ja-JP">
  <link rel="stylesheet" type="text/css" href="<%=h css_url() %>">
  <link rel="stylesheet" type="text/css" href="<%=h custom_css_url("syntax-highlight.css") %>">
  <link rel="icon" type="image/png" href="<%=h favicon_url() %>">
  <title><%=h @title %> (Ruby <%=h ruby_version %>)</title>
  <meta name="description" content="<%=h @description %>">
  <link rel="search" type="application/opensearchdescription+xml" title="<%= _('Ruby %s Reference Manual', ruby_version()) %>" href="<%=h opensearchdescription_url() %>">
</head>
<body>
<%= yield %>
<div id="footer">
  <a rel="license" href="https://creativecommons.org/licenses/by/3.0/">
    <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/88x31.png" />
  </a>
</div>
</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bitclust-core-1.3.0 data/bitclust/template/layout
bitclust-core-1.2.6 data/bitclust/template/layout
bitclust-core-1.2.5 data/bitclust/template/layout
bitclust-core-1.2.4 data/bitclust/template/layout
bitclust-core-1.2.3 data/bitclust/template/layout
bitclust-core-1.2.2 data/bitclust/template/layout
bitclust-core-1.2.1 data/bitclust/template/layout
bitclust-core-1.2.0 data/bitclust/template/layout
bitclust-core-1.1.1 data/bitclust/template/layout
bitclust-core-1.1.0 data/bitclust/template/layout