Sha256: 87f1c4c3492547c441cf8cf7670dece89937cd2fd000dfa622bfe9680421b368

Contents?: true

Size: 349 Bytes

Versions: 4

Compression:

Stored size: 349 Bytes

Contents

<!DOCTYPE html>
<html class="theme-<%= BulletTrain::Themes::Light.color %>">
  <head>
    <%= render 'shared/layouts/head' %>
  </head>
  <body class="bg-light-gradient text-gray-700 text-sm font-normal electron-draggable dark:bg-dark-gradient dark:text-darkPrimary-300">
    <div data-turbo="false">
      <%= yield %>
    </div>
  </body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.0.24 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.23 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.22 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.21 app/views/themes/light/layouts/_devise.html.erb