Sha256: 74d96df3102aac56bfaeeca1d00d72d2cdebda8441bd2d50223adacd42f813dd

Contents?: true

Size: 578 Bytes

Versions: 29

Compression:

Stored size: 578 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>{{ store.name }} &mdash; {{ page.name }}</title>

    <meta charset="utf-8">
    <meta name="description" content="{{ page.meta_description }}">
    <meta name="keywords" content="{{ page.meta_keywords }}">

    <link href="{{ theme | theme_css_url }}" media="screen" rel="stylesheet" type="text/css">

    {{ head_content }}
  </head>

  <body id="{{ page.permalink }}" class="{{ page.category }}">
    <div>
      <h1>We&#8217;re working our site at the moment.</h1>
      <p>Please check back soon.</p>
    </div>
  </body>
</html>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
dugway-0.11.3 lib/dugway/cli/templates/source/maintenance.html
dugway-0.11.2 lib/dugway/cli/templates/source/maintenance.html
dugway-0.11.1 lib/dugway/cli/templates/source/maintenance.html
dugway-0.11.0 lib/dugway/cli/templates/source/maintenance.html
dugway-0.10.5 lib/dugway/cli/templates/source/maintenance.html
dugway-0.10.4 lib/dugway/cli/templates/source/maintenance.html
dugway-0.10.3 lib/dugway/cli/templates/source/maintenance.html
dugway-0.10.2 lib/dugway/cli/templates/source/maintenance.html
dugway-0.10.1 lib/dugway/cli/templates/source/maintenance.html