Sha256: a8c0bcf025e49b2d68fbf97285141b5006d438ee38b7c59deb87dcf32f151077

Contents?: true

Size: 588 Bytes

Versions: 26

Compression:

Stored size: 588 Bytes

Contents

<!DOCTYPE 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

26 entries across 26 versions & 1 rubygems

Version Path
dugway-0.5.6 lib/dugway/cli/templates/source/maintenance.html
dugway-0.5.4 lib/dugway/cli/templates/source/maintenance.html
dugway-0.5.3 lib/dugway/cli/templates/source/maintenance.html
dugway-0.5.2 lib/dugway/cli/templates/source/maintenance.html
dugway-0.5.1 lib/dugway/cli/templates/source/maintenance.html
dugway-0.5.0 lib/dugway/cli/templates/source/maintenance.html