Sha256: 9c1bbc89bcc6f80488ee9b66f7e348451b75cf44ef5741995bfda676273d3b44

Contents?: true

Size: 485 Bytes

Versions: 23

Compression:

Stored size: 485 Bytes

Contents

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

  <body class="<%= theme %>" 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>
    <%= render partial: 'layouts/partials/footer' %>
  </body>
</html>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
station-0.0.120 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.119 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.118 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.115 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.114 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.113 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.112 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.111 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.110 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.109 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.108 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.107 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.106 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.105 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.104 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.103 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.102 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.101 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.100 lib/nexmo_developer/app/views/layouts/landing.html.erb
station-0.0.97 lib/nexmo_developer/app/views/layouts/landing.html.erb