Sha256: 803982a2959082e6de25304046ec6f31d4585e113d5e76f5b5f10b0972e18707

Contents?: true

Size: 610 Bytes

Versions: 9

Compression:

Stored size: 610 Bytes

Contents

---
layout: compress
---

<!-- Include Data Base  -->
{% include dbase/dbase %}

<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
  {% include partials/head.html %}
<body>
  <div class="page">
    <div class="container">
      <div class="row title">
        <h1>{{ page.title }}</h1>
      </div>
      <div class="row content">
        {{ content }}
        <a class="btn btn-default goback" href="{{ site.url }}{{ site.baseurl }}">{{ page.goback }}</a>
      </div>
    </div>
      {% include partials/footer.html %}
  </div>
  {% include partials/src.html %}
</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
golink-1.0.9 _layouts/error.html
golink-1.0.8 _layouts/error.html
golink-1.0.7 _layouts/error.html
golink-1.0.6 _layouts/error.html
golink-1.0.4 _layouts/error.html
golink-1.0.3 _layouts/error.html
golink-1.0.2 _layouts/error.html
golink-1.0.1 _layouts/error.html
golink-1.0.0 _layouts/error.html