Sha256: c5b30ff58650e39848696e6eefa0beb58357662af5760919e2375e03d0e85238

Contents?: true

Size: 816 Bytes

Versions: 5

Compression:

Stored size: 816 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.2.2 data/bitclust/template.lillia/layout
bitclust-core-1.2.1 data/bitclust/template.lillia/layout
bitclust-core-1.2.0 data/bitclust/template.lillia/layout
bitclust-core-1.1.1 data/bitclust/template.lillia/layout
bitclust-core-1.1.0 data/bitclust/template.lillia/layout