Sha256: 3f8f6a778640d6a0050f7ebfd86f9327fb1762e41f3bb2a744d34b0cbdc9fd79
Contents?: true
Size: 496 Bytes
Versions: 24
Compression:
Stored size: 496 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 # calls surveyor_javascripts + surveyor_stylesheets %> </head> <body> <div id="flash"><%= flash[:notice] %></div> <%= yield %> </body> </html>
Version data entries
24 entries across 24 versions & 1 rubygems