Sha256: 78dd3368724655ff3349a31c19b39ad1d7badf7670950e76d34c2fcb9d241b42

Contents?: true

Size: 474 Bytes

Versions: 2

Compression:

Stored size: 474 Bytes

Contents

<!DOCTYPE HTML>
<!--
	Landed by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html lang="{{ site.locale | slice: 0,2 | default: "en" }}" class="no-js">
	{% include head.html %}
	<body class="is-preload {{ page.class }}">
		<div id="page-wrapper">
			{% include header.html %}

            {{ content }}

            {% include footer.html %}
		</div>

		{% include scripts.html %}
	</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-html5up-landed-0.1.1 _layouts/default.html
jekyll-theme-html5up-landed-0.1.0 _layouts/default.html