Sha256: 42d22bc08093a592d25c0a4100244484f4e217348f9b78deb9f52dc320b5d35b
Contents?: true
Size: 408 Bytes
Versions: 1
Compression:
Stored size: 408 Bytes
Contents
<!doctype html> <html lang=""> <head> {% include head.html %} </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <main role="main"> {{ content }} </main> {% include javascripts.html %} </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kickster-1.4.0 | template/_layouts/default.html |