Sha256: 953a00044165a8c679041a9b8f1a86352b2c70eeb47bfab3e14b19c3279ff386

Contents?: true

Size: 630 Bytes

Versions: 38

Compression:

Stored size: 630 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=<%= charset %>" />
    <title><%= @title %></title>
    <style type="text/css" media="screen">
      <%= @css_data %>
    </style>
    <script type="text/javascript" charset="utf-8">
      <%= @js_data %>
    </script>
  </head>
  <body>
    <div id="content">
      <h1><%= @title %></h1>
      <%= yieldall %>
    </div>

    <%= erb(:footer) %>
  </body>
</html>

Version data entries

38 entries across 28 versions & 3 rubygems

Version Path
challah-1.0.0.beta3 vendor/bundle/gems/yard-0.8.5.2/templates/default/onefile/html/layout.erb
challah-1.0.0.beta2 vendor/bundle/gems/yard-0.8.5.2/templates/default/onefile/html/layout.erb
challah-1.0.0.beta vendor/bundle/gems/yard-0.8.5.2/templates/default/onefile/html/layout.erb
challah-1.0.0.beta vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
yard-0.8.5.2 templates/default/onefile/html/layout.erb
yard-0.8.5.1 templates/default/onefile/html/layout.erb
yard-0.8.5 templates/default/onefile/html/layout.erb
challah-0.9.1.beta.3 vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
yard-0.8.4.1 templates/default/onefile/html/layout.erb
yard-0.8.4 templates/default/onefile/html/layout.erb
challah-0.9.1.beta vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
challah-0.9.0 vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
challah-rolls-0.2.0 vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/yard-0.8.2.1/templates/default/onefile/html/layout.erb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/yard-0.8.2.1/templates/default/onefile/html/layout.erb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
challah-rolls-0.2.0 vendor/bundle/gems/yard-0.8.2.1/templates/default/onefile/html/layout.erb
challah-0.8.3 vendor/bundle/gems/yard-0.8.3/templates/default/onefile/html/layout.erb
challah-0.8.3 vendor/bundle/gems/yard-0.8.2.1/templates/default/onefile/html/layout.erb
yard-0.8.3 templates/default/onefile/html/layout.erb