Sha256: 6dc83b5c7d40b1bdda59108e7018e66e9c315f7741aeed573e7d7a01b7dc87b0

Contents?: true

Size: 439 Bytes

Versions: 13

Compression:

Stored size: 439 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<html>
<head>
    {% include head_print.html %}


</head>

<body class="{% if page.type == "title"%}title{% elsif page.type == "frontmatter" %}frontmatter{% elsif page.type == "first_page" %}first_page{% endif %} print">

<!-- Page Content -->
<div class="container">
    <!-- Content Column -->
    <div class="col-md-9">

        {{content}}
    </div>

</div>    <!-- /.container -->

</body>

</html>

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
sanskrit-documentation-theme-0.1.8 _layouts/default_print.html
sanskrit-documentation-theme-0.1.7 _layouts/default_print.html
sanskrit-documentation-theme-0.1.6 _layouts/default_print.html
sanskrit-documentation-theme-0.1.5 _layouts/default_print.html
sanskrit-documentation-theme-0.1.4 _layouts/default_print.html
sanskrit-documentation-theme-0.1.3 _layouts/default_print.html
sanskrit-documentation-theme-0.1.2 _layouts/default_print.html
sanskrit-documentation-theme-0.1.1 _layouts/default_print.html
gouy-0.0.4 _layouts/default_print.html
techbubble-0.1.3 _layouts/default_print.html
techbubble-0.1.2 _layouts/default_print.html
techbubble-0.1.1 _layouts/default_print.html
techbubble-0.1.0 _layouts/default_print.html