Sha256: fe5766b6843efa769f6b8cdb1571892d3b018f3abf55670e53c64846d3a110f4

Contents?: true

Size: 677 Bytes

Versions: 26

Compression:

Stored size: 677 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 %>>
<%= @body %>
</body>
</html>

Version data entries

26 entries across 13 versions & 1 rubygems

Version Path
review-5.0.0 templates/html/layout-xhtml1.html.erb
review-5.0.0 templates/web/html/layout-xhtml1.html.erb
review-4.2.0 templates/html/layout-xhtml1.html.erb
review-4.2.0 templates/web/html/layout-xhtml1.html.erb
review-4.1.0 templates/web/html/layout-xhtml1.html.erb
review-4.1.0 templates/html/layout-xhtml1.html.erb
review-4.0.0 templates/html/layout-xhtml1.html.erb
review-4.0.0 templates/web/html/layout-xhtml1.html.erb
review-3.2.0 templates/html/layout-xhtml1.html.erb
review-3.2.0 templates/web/html/layout-xhtml1.html.erb
review-3.1.0 templates/html/layout-xhtml1.html.erb
review-3.1.0 templates/web/html/layout-xhtml1.html.erb
review-3.0.0 templates/html/layout-xhtml1.html.erb
review-3.0.0 templates/web/html/layout-xhtml1.html.erb
review-3.0.0.rc1 templates/web/html/layout-xhtml1.html.erb
review-3.0.0.rc1 templates/html/layout-xhtml1.html.erb
review-3.0.0.preview4 templates/web/html/layout-xhtml1.html.erb
review-3.0.0.preview4 templates/html/layout-xhtml1.html.erb
review-3.0.0.preview3 templates/web/html/layout-xhtml1.html.erb
review-3.0.0.preview3 templates/html/layout-xhtml1.html.erb