Sha256: 288ee7c3d41ca6698fe819cc7bfe7454fa7f49c089f1173f2b558e69e6b71f56

Contents?: true

Size: 495 Bytes

Versions: 35

Compression:

Stored size: 495 Bytes

Contents

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <%= erb(:headers) %>
  </head>
  <body>
    <div id="header">
      <div id="menu" style="float:left;"><a href="http://stockor.org/">Stockor.org</a> ยป&nbsp;&nbsp;</div>
      <%= erb(:breadcrumb) %>
      <%= erb(:search) %>
      <div class="clear"></div>
    </div>

    <iframe id="search_frame"></iframe>

    <div id="content"><%= yieldall %></div>

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

Version data entries

35 entries across 35 versions & 3 rubygems

Version Path
hippo-fw-0.9.9 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.8 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.7 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.6 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.5 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.4 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.3 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.2 yard_ext/templates/default/layout/html/layout.erb
hippo-fw-0.9.1 yard_ext/templates/default/layout/html/layout.erb
lanes-0.8.3 yard_ext/templates/default/layout/html/layout.erb
lanes-0.8.2 yard_ext/templates/default/layout/html/layout.erb
lanes-0.8.1 yard_ext/templates/default/layout/html/layout.erb
lanes-0.8.0 yard_ext/templates/default/layout/html/layout.erb
lanes-0.7.0 yard_ext/templates/default/layout/html/layout.erb
lanes-0.6.1 yard_ext/templates/default/layout/html/layout.erb
lanes-0.6.0 yard_ext/templates/default/layout/html/layout.erb
lanes-0.5.6 yard_ext/templates/default/layout/html/layout.erb
lanes-0.5.5 yard_ext/templates/default/layout/html/layout.erb
lanes-0.5.0 yard_ext/templates/default/layout/html/layout.erb
lanes-0.4.0 yard_ext/templates/default/layout/html/layout.erb