Sha256: 271e0662ae83ddd0eb2b4c2f584beb32e597aabd487d75ddfc01fc542d4dddc2
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Category</title> <%= stylesheet_link_tag "category/application", media: "all" %> <%= javascript_include_tag "category/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unidom-category-0.1 | app/views/layouts/unidom/category/application.html.erb |