Sha256: 883acbe17224dddec79aae006514f3a21b9aef9d492ce0298d75aa4652ad2d25

Contents?: true

Size: 197 Bytes

Versions: 5

Compression:

Stored size: 197 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title><%= yield :title -%></title>
    <style><%= render partial: "flipflop/stylesheets/flipflop.css" %></style>
  </head>
  <body><%= yield -%></body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
flipflop-2.6.0 app/views/layouts/flipflop.html.erb
flipflop-2.5.0 app/views/layouts/flipflop.html.erb
flipflop-2.4.0 app/views/layouts/flipflop.html.erb
flipflop-2.3.1 app/views/layouts/flipflop.html.erb
flipflop-2.3.0 app/views/layouts/flipflop.html.erb