Sha256: 3aaf558506522f0dad7715b6cb2e2cfe895e1a93beb2044515efc9efc7c1e897

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>ComponentGuide</title>
  <%= stylesheet_link_tag "application", :media => "all" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>
<div class="__sg_wrapper">
  <%= yield :components %>
</div>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
styleus-0.0.3 app/views/layouts/_styleus.html.erb