Sha256: 250345403a138c8324c40d6aaa7a1c71472412b39032a282dbea33aa7edc3970

Contents?: true

Size: 251 Bytes

Versions: 3

Compression:

Stored size: 251 Bytes

Contents

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

<%= yield %>

<%= javascript_include_tag 'unidom/order/application' %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unidom-order-1.4.1 app/views/layouts/unidom/order/application.html.erb
unidom-order-1.4 app/views/layouts/unidom/order/application.html.erb
unidom-order-1.3.3 app/views/layouts/unidom/order/application.html.erb