Sha256: a837fe83b4ac7cd4efd85087c6776f40d1fda1ef766fb40b3d04ece9923b0139

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Unidom Shopping</title>
  <%= stylesheet_link_tag 'unidom/shopping/application', media: 'all' %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

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

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unidom-shopping-2.0.1 app/views/layouts/unidom/shopping/application.html.erb