Sha256: f807a9354bf18616340fcbfde15262b31681d5573b7967a27745bb2086093630

Contents?: true

Size: 919 Bytes

Versions: 5

Compression:

Stored size: 919 Bytes

Contents

<!DOCTYPE html>
<html lang="en">

  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>{{ page.title }}</title>
    <link rel="stylesheet" href="/assets/css/style.min.css">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet">
  </head>

  <body class="uikit-body">
    <main class="uikit-grid">
      {% include navigation/header.html %}
      <header class="uikit-header uikit-header--gradient">
        <div class="container">
          <h2>What would you like help with today?</h2>
          {% include lists/suggestion-search.html placeholder="Search (e.g. Make a claim)" %}
        </div>
      </header>
      <div class="container">{{ content }}</div>
      <footer class="uikit-footer"><div class="container">{{ page.footer }}</div></footer>
    </main>

    {% include scripts.html %}
  </body>
</htmL>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dta_rapid-1.3.3 _layouts/homepage.html
dta_rapid-1.3.2 _layouts/homepage.html
dta_rapid-1.3.1 _layouts/homepage.html
dta_rapid-1.3.0 _layouts/homepage.html
dta_rapid-1.2.6 _layouts/homepage.html