Sha256: e2f954f728c135e90eb72a5e3d4f9fa52ebd1fa10bc4bc0a83023fd90684c228

Contents?: true

Size: 241 Bytes

Versions: 2

Compression:

Stored size: 241 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Order</title>
  <%= stylesheet_link_tag    "order/application", media: "all" %>
  <%= javascript_include_tag "order/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unidom-order-0.2 app/views/layouts/unidom/order/application.html.erb
unidom-order-0.1 app/views/layouts/unidom/order/application.html.erb