Sha256: 59fe00fc52b97fbbde5016b07277a7ffaf9fa035f23d2a50a726df3af4ccd59d

Contents?: true

Size: 393 Bytes

Versions: 1

Compression:

Stored size: 393 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" />  
  <%= stylesheet_tag_pdf "reports_pdf" %>
</head>
<body>
<div id="container">
  <%= yield %>
</div>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
too_rendermonkey-0.3.0 test/rails_test/app/views/layouts/reports_layout.pdf.erb