Sha256: dc377edc95fc40c1e7182527b406ab64d9d07fdf931675cbf13b935ae9dff623

Contents?: true

Size: 258 Bytes

Versions: 1

Compression:

Stored size: 258 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tb_commerce-0.0.1 app/views/layouts/tb_commerce/application.html.erb