Sha256: 7646a6e62945aba6a518f72e6731fa890a7ab295828a499df0c7cc738ed4c93b

Contents?: true

Size: 665 Bytes

Versions: 20

Compression:

Stored size: 665 Bytes

Contents

---
layout: base
css-package: error
---
<div class="row" id="content-container">
    <div class="container">
        <div class="text-center">
            {% if page.image.path %}
                {% include image.html path=page.image.path %}
            {% elsif page.image.svg %}
                {% include {{page.image.svg}} %}
            {% endif %}
            {% if page.title %}
                <h1>
                    {{page.title}}
                </h1>
            {% endif %}
            {% if page.description %}
                <p>
                    {{page.description}}
                </p>
            {% endif %}
        </div>
    </div>
</div>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-5.7.0.1 _layouts/error.html
jumbo-jekyll-theme-5.7.0 _layouts/error.html
jumbo-jekyll-theme-5.6.9.2 _layouts/error.html
jumbo-jekyll-theme-5.6.9.1 _layouts/error.html
jumbo-jekyll-theme-5.6.9 _layouts/error.html
jumbo-jekyll-theme-5.6.8 _layouts/error.html
jumbo-jekyll-theme-5.6.7 _layouts/error.html
jumbo-jekyll-theme-5.6.6 _layouts/error.html
jumbo-jekyll-theme-5.6.5 _layouts/error.html
jumbo-jekyll-theme-5.6.4 _layouts/error.html
jumbo-jekyll-theme-5.6.3 _layouts/error.html
jumbo-jekyll-theme-5.6.2 _layouts/error.html
jumbo-jekyll-theme-5.6.0 _layouts/error.html
jumbo-jekyll-theme-5.5.6 _layouts/error.html
jumbo-jekyll-theme-5.5.5 _layouts/error.html
jumbo-jekyll-theme-5.5.4 _layouts/error.html
jumbo-jekyll-theme-5.5.3 _layouts/error.html
jumbo-jekyll-theme-5.5.2 _layouts/error.html
jumbo-jekyll-theme-5.5.1 _layouts/error.html
jumbo-jekyll-theme-5.5.0 _layouts/error.html