Sha256: 40e32985a4cfd732823cfb9684b8750ecb6b48f251cdcdc73296d3c512c13265

Contents?: true

Size: 602 Bytes

Versions: 30

Compression:

Stored size: 602 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  <%= render partial: 'layouts/partials/head' %>

  <body class="Nxd-template landing_page_documentation" data-push-state-root="<%= canonical_path %>">
    <%= render partial: 'layouts/partials/header' %>

    <main class="wrapper wrapper--tint" tabindex="2">
      <%= render partial: 'layouts/partials/notices' %>
      <div class="container">
        <%= yield %>
      </div>
      <%= render partial: 'layouts/partials/improve_this_page' %>
    </main>

    <% if @homepage %>
      <%= render partial: 'layouts/partials/footer' %>
    <% end %>
  </body>
</html>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.15 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.14 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.13 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.12 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.11 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.10 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.9 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.8 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.7 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.6 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.5 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.4 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.3 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.2 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.1 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.5.0 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.4.9 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.4.8 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb
station-0.4.7 lib/nexmo_developer/app/views/layouts/landing_page_documentation.html.erb