Sha256: f61192d22d4e81675a3cebf34cb99421ca1e9a83d4598dbda0ce08451c57030e
Contents?: true
Size: 815 Bytes
Versions: 55
Compression:
Stored size: 815 Bytes
Contents
--- js-vendor: extended --- {% include _theme-includes/_head/head.html %} <body> {% include _theme-includes/_navigation/nav.html %} {% include _theme-includes/_page-structure/breadcrumb.html %} <div class="container-fluid content-container"> <div class="row"> <div class="container no-padding-left"> <div class="col-md-3"> {% include _theme-includes/_navigation/stacked-nav.html %} </div> <div class="col-md-9"> {{ content }} </div> </div> </div> {% include _theme-includes/_footer/footer.html %} </div> {% include _theme-includes/_script-includes/javascript.html %} </body> </html>
Version data entries
55 entries across 55 versions & 1 rubygems