Sha256: b92b17645298ce90c8eab58b873c91fdac26c3c3b286c4a0d92a541579d9cbba

Contents?: true

Size: 176 Bytes

Versions: 3

Compression:

Stored size: 176 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Preview</title>
  <%= stylesheet_link_tag "coderay", media: "all" %>
  <%= csrf_meta_tags %>
</head>
<body>
	<%= yield %>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mulberry_preview-0.0.10 app/views/layouts/coderay.html.erb
mulberry_preview-0.0.9 app/views/layouts/coderay.html.erb
mulberry_preview-0.0.8 app/views/layouts/coderay.html.erb