Sha256: b877b638899350e6573fcb75f24b37378edfe9043676d505a6b7911acf16c32c

Contents?: true

Size: 283 Bytes

Versions: 6

Compression:

Stored size: 283 Bytes

Contents

<!doctype html>
<html lang="en">
    {% include head.html %}
    <body>
        {% include navigation.html %}

	    <div class="container-fluid">
            {{ content }}
        </div>

        {% include footer_before.html %}
        {% include footer.html %}
    </body>
</html>

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
bravissimo-0.1.0 _layouts/main.html
bravissimo-0.1.0 _layouts/page.html
bravissimo-0.0.24 _layouts/main.html
bravissimo-0.0.24 _layouts/page.html
bravissimo-0.0.23 _layouts/main.html
bravissimo-0.0.23 _layouts/page.html