Sha256: 06885f5b729066a810bf3d66964673ddf0ae1496929109346f1b32f256f9e7bc

Contents?: true

Size: 497 Bytes

Versions: 6

Compression:

Stored size: 497 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 %>
  <%= stylesheet_link_tag('surveyor_add_ons') +
      javascript_include_tag('surveyor_add_ons')%>
</head>
<body>
  <%= yield %>
</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
upgrade_surveyor_gui-0.1.3 app/views/layouts/surveyor_gui/surveyor_modified.html.erb
upgrade_surveyor_gui-0.1.2 app/views/layouts/surveyor_gui/surveyor_modified.html.erb
surveyor_gui-0.1.2 app/views/layouts/surveyor_gui/surveyor_modified.html.erb
surveyor_gui-0.1.1 app/views/layouts/surveyor_gui/surveyor_modified.html.erb
surveyor_gui-0.1.0 app/views/layouts/surveyor_gui/surveyor_modified.html.erb
surveyor_gui-0.0.3 app/views/layouts/surveyor_modified.html.erb