Sha256: 259f12dd2722861ce3201f2e983c95225739b40b19f212773f5f07bfb6f8b92a

Contents?: true

Size: 732 Bytes

Versions: 17

Compression:

Stored size: 732 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>
    <%= erb(:headers) %>
  </head>
  <body>
    <header class="site-header clearfix"></header>
    <script type="text/javascript">(function() {
      var header = new WebHeader({ base_url: 'https://auth0.com' });
      header.render('header.site-header');
    })();
    </script>

    <div id="header">
      <%= 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

17 entries across 17 versions & 1 rubygems

Version Path
auth0-4.17.1 doc_config/templates/default/layout/html/layout.erb
auth0-4.17.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.16.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.15.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.14.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.13.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.12.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.11.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.10.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.9.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.8.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.7.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.6.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.5.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.4.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.1.0 doc_config/templates/default/layout/html/layout.erb
auth0-4.0.0 doc_config/templates/default/layout/html/layout.erb