Sha256: a0ca49b3fe407c8cf24b2ea06d3d12ffbc03cf9823679438f87ca20022cea9a3

Contents?: true

Size: 190 Bytes

Versions: 8

Compression:

Stored size: 190 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title><%= controller.controller_name %> : <%= controller.action_name %></title>
</head>
<body>
  <container>
    <%= yield %>
  </container>
</body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
inky-rb-1.4.2.1 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.4.2.0 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.8.0 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.7.5 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.7.4 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.7.3 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.7.2 spec/test_app/app/views/layouts/inky_layout.html.inky
inky-rb-1.3.7.1 spec/test_app/app/views/layouts/inky_layout.html.inky