Sha256: ede5b4b7cc4701ab5241a5a6d017d71cba1308f62d80a529d692edc61b35cd3b

Contents?: true

Size: 571 Bytes

Versions: 71

Compression:

Stored size: 571 Bytes

Contents

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

  <body class="<%= theme %> Adp-landing <%= @homepage && 'Adp-homepage' %>" data-push-state-root="<%= canonical_path %>">
    <%= render partial: 'layouts/partials/header' %>
    <div class="wrapper wrapper--tint">
      <%= render partial: 'layouts/partials/notices' %>

      <div id='hello'>
        <jwt-generator></jwt-generator>
      </div>
      <%= yield %>
    </div>
    <% if @homepage %>
      <%= render partial: 'layouts/partials/footer' %>
    <% end %>
  </body>
</html>

Version data entries

71 entries across 71 versions & 1 rubygems

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