Sha256: 0ac334f340af4100982afdf83351d8cde6f0b58a184005c9f8a58875953a7354

Contents?: true

Size: 118 Bytes

Versions: 7

Compression:

Stored size: 118 Bytes

Contents

<html>
<head>
	<%= stylesheet_link_tag "site" %>
	<h1>My Sample Site</h1>
</head>
<body>
	<%= yield %>
</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tdreyno-staticmatic-2.1.1 spec/fixtures/sample/src/layouts/site.html.erb
tdreyno-staticmatic-2.1.3 spec/fixtures/sample/src/layouts/site.html.erb
tdreyno-staticmatic-2.1.4 spec/fixtures/sample/src/layouts/site.html.erb
tdreyno-staticmatic-2.9.0 spec/fixtures/sample/layouts/site.html.erb
tdreyno-staticmatic-2.9.1 spec/fixtures/sample/pages/layout/site.html.erb
tdreyno-staticmatic-2.9.3 spec/fixtures/sample/pages/layout/site.html.erb
tdreyno-staticmatic-2.9.4 spec/fixtures/sample/pages/layout/site.html.erb