Sha256: 1ed7587897b7bdbc0003559031a33310c7dd6d04b725c9f74139c1ba3bbcd5b6

Contents?: true

Size: 797 Bytes

Versions: 20

Compression:

Stored size: 797 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ops="http://www.idpf.org/2007/ops" xml:lang="<%= @language %>">
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
  <meta http-equiv="Content-Style-Type" content="text/css"/>
<% if @stylesheets.present? %>
<%   @stylesheets.each do |style| %>
  <link rel="stylesheet" type="text/css" href="<%= style %>" />
<%   end %>
<% end%>
  <meta name="generator" content="Re:VIEW"/>
  <title><%= @title %></title>
</head>
<body<%= @body_ext %>>
<% if @error_messages   %><%= @error_messages   %><% end %>
<% if @warning_messages %><%= @warning_messages %><% end %>
<%= @body %>
</body>
</html>

Version data entries

20 entries across 15 versions & 2 rubygems

Version Path
review-2.4.0 templates/web/html/layout-xhtml1.html.erb
review-2.4.0 templates/html/layout-xhtml1.html.erb
review-2.3.0 templates/web/html/layout-xhtml1.html.erb
review-2.3.0 templates/html/layout-xhtml1.html.erb
review-2.2.0 templates/html/layout-xhtml1.html.erb
review-2.2.0 templates/web/html/layout-xhtml1.html.erb
review-2.1.0 templates/html/layout-xhtml1.html.erb
review-2.1.0 templates/web/html/layout-xhtml1.html.erb
review-2.0.0 templates/web/html/layout-xhtml1.html.erb
review-2.0.0 templates/html/layout-xhtml1.html.erb
review-1.7.2 templates/html/layout-xhtml1.html.erb
review-1.7.1 templates/html/layout-xhtml1.html.erb
review-peg-0.2.2 templates/html/layout-xhtml1.html.erb
review-peg-0.2.1 templates/html/layout-xhtml1.html.erb
review-peg-0.2.0 templates/html/layout-xhtml1.html.erb
review-peg-0.1.3 templates/html/layout-xhtml1.html.erb
review-peg-0.1.2 templates/html/layout-xhtml1.html.erb
review-peg-0.1.1 templates/html/layout-xhtml1.html.erb
review-peg-0.1.0 templates/html/layout-xhtml1.html.erb
review-1.7.0 templates/html/layout-xhtml1.html.erb