Sha256: fea967e58c1b4044d0d5a59c4c6108eee470368b802bba3d11feb8ef1ef0dc9f
Contents?: true
Size: 443 Bytes
Versions: 1
Compression:
Stored size: 443 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>Survey: <%= controller.action_name %></title> <%= surveyor_includes %> </head> <body> <div id="flash"><%= flash[:notice] %></div> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
surveyor-0.13.0 | generators/extend_surveyor/templates/extensions/surveyor_custom.html.erb |