Sha256: 8d12e910ac56857152504621e0c5eca264687f0a78b08ca3a8dbb4611e32d24e

Contents?: true

Size: 924 Bytes

Versions: 61

Compression:

Stored size: 924 Bytes

Contents

---
layout: base
permalink: /404.html
css-package: error
title: 404 Page Not Found
---
<div class="row" id="content-container">
    <div class="container">
        <div class="text-center">
            {% if site.data.settings.error-pages.image %}
                {% include image.html path=site.data.settings.erorr-pages.image %}
            {% elsif site.data.settings.error-pages.svg %}
                {% include {{site.data.settings.error-pages.svg}} %}
            {% endif %}
            {% if site.data.settings.error-pages.not-found-title %}
                <h1>
                    {{site.data.settings.error-pages.not-found-title}}
                </h1>
            {% endif %}
            {% if site.data.settings.error-pages.not-found-desc %}
                <p>
                    {{site.data.settings.error-pages.not-found-desc}}
                </p>
            {% endif %}
        </div>
    </div>
</div>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-5.4.0 _layouts/error.html
jumbo-jekyll-theme-5.3.4 _layouts/error.html
jumbo-jekyll-theme-5.3.3 _layouts/error.html
jumbo-jekyll-theme-5.3.2 _layouts/error.html
jumbo-jekyll-theme-5.3.1 _layouts/error.html
jumbo-jekyll-theme-5.3.0 _layouts/error.html
jumbo-jekyll-theme-5.2.1 _layouts/error.html
jumbo-jekyll-theme-5.2.0 _layouts/error.html
jumbo-jekyll-theme-4.9.0 _layouts/error.html
jumbo-jekyll-theme-4.8.4 _layouts/error.html
jumbo-jekyll-theme-4.8.3 _layouts/error.html
jumbo-jekyll-theme-4.8.2 _layouts/error.html
jumbo-jekyll-theme-4.8 _layouts/error.html
jumbo-jekyll-theme-4.7.8 _layouts/error.html
jumbo-jekyll-theme-4.7.7 _layouts/error.html
jumbo-jekyll-theme-4.7.6 _layouts/error.html
jumbo-jekyll-theme-4.7.5 _layouts/error.html
jumbo-jekyll-theme-4.7.4 _layouts/error.html
jumbo-jekyll-theme-4.7.3 _layouts/error.html
jumbo-jekyll-theme-4.7.2 _layouts/error.html