Sha256: d0825ab2a85320cf87aae225569516a2c5a3982b68a6f1659d7205ee52ac2258

Contents?: true

Size: 309 Bytes

Versions: 14

Compression:

Stored size: 309 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <link rel="stylesheet" type="text/css" href="/css/site.css">
  {% if page.title != null %}
  <title>Lanyon Demo - {{ page.title }}</title>
  {% else %}
  <title>Lanyon Demo</title>
  {% endif %}
</head>
<body>
  {{ content }}
</body>
</html>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
lanyon-0.5.0 demo/_layouts/default.html
lanyon-0.4.4 demo/_layouts/default.html
lanyon-0.4.3 demo/_layouts/default.html
lanyon-0.4.2 demo/_layouts/default.html
lanyon-0.4.1 demo/_layouts/default.html
lanyon-0.4.0 demo/_layouts/default.html
lanyon-0.3.4 demo/_layouts/default.html
lanyon-0.3.3 demo/_layouts/default.html
lanyon-0.3.2 demo/_layouts/default.html
lanyon-0.3.1 demo/_layouts/default.html
lanyon-0.3.0 demo/_layouts/default.html
lanyon-0.2.3 demo/_layouts/default.html
lanyon-0.2.2 demo/_layouts/default.html
lanyon-0.2.0 demo/_layouts/default.html