Sha256: af73abc4f97276ce5a88d107eac858c3c6d7d07f36bf38e8e35d3d70a18a82cf
Contents?: true
Size: 465 Bytes
Versions: 2
Compression:
Stored size: 465 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <title>Posts: <%= controller.action_name %></title> <%= stylesheet_link_tag 'scaffold' %> </head> <body> <p style="color: green"><%= self.notice %></p> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree-0.11.4 | vendor/plugins/resource_controller/test/app/views/layouts/application.rhtml |
spree-0.11.3 | vendor/plugins/resource_controller/test/app/views/layouts/application.rhtml |