Sha256: f17e791aff02618fa2ac70f35ee27ed0c95806f7cb69c8bf66360436062f2faf

Contents?: true

Size: 220 Bytes

Versions: 17

Compression:

Stored size: 220 Bytes

Contents

<!DOCTYPE HTML>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>#{ title }</title>
</head>
<body>
	<h2>#{ welcome_title }</h2>
	#{ introduction }
	#{ in_progress }
	#{ completed }

	#{ archived }
</body>
</html>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
spontaneous-0.2.0.beta10 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta9 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta8 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta7 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta6 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta5 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta4 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta3 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta2 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.beta1 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha7 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha6 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha5 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha4 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha3 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha2 test/fixtures/example_application/templates/layouts/home.html.cut
spontaneous-0.2.0.alpha1 test/fixtures/example_application/templates/layouts/home.html.cut