Sha256: b97b56eca6caae7eef6b0859b04f120a4d60dce0b6a367a2235408d91b081037

Contents?: true

Size: 253 Bytes

Versions: 10

Compression:

Stored size: 253 Bytes

Contents

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

<%= yield %>

<%= javascript_include_tag 'category/application' %>

</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
unidom-category-1.5.2 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.5.1 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.5 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.4 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.3 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.2 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.1 app/views/layouts/unidom/category/application.html.erb
unidom-category-1.0 app/views/layouts/unidom/category/application.html.erb
unidom-category-0.3 app/views/layouts/unidom/category/application.html.erb
unidom-category-0.2 app/views/layouts/unidom/category/application.html.erb