Sha256: b661170b3caf7ee351a42574af1fd4e82ac6871d9ae3e4ee6220ffa0cd55085c

Contents?: true

Size: 850 Bytes

Versions: 5

Compression:

Stored size: 850 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() %>">
  <script type="text/javascript" src="<%=h js_url() %>"></script>
  <link rel="icon" type="image/png" href="<%=h favicon_url() %>">
  <title><%=h @title %> (Ruby <%=h ruby_version %> リファレンスマニュアル)</title>
  <meta name="description" content="<%=h @description %>">
</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

5 entries across 5 versions & 1 rubygems

Version Path
bitclust-core-1.3.0 data/bitclust/template.lillia/layout
bitclust-core-1.2.6 data/bitclust/template.lillia/layout
bitclust-core-1.2.5 data/bitclust/template.lillia/layout
bitclust-core-1.2.4 data/bitclust/template.lillia/layout
bitclust-core-1.2.3 data/bitclust/template.lillia/layout