Sha256: 4d2bd3392f400620a6e74bc3f1701ea9a2a2a679ce369b31c487589f80dfce47

Contents?: true

Size: 443 Bytes

Versions: 3

Compression:

Stored size: 443 Bytes

Contents

<!DOCTYPE html>
  <head>
    <%= render 'shared/layouts/head' %>
  </head>
  <body class="devise_layout electron-draggable <%= BulletTrain::Themes::Light.background || "bg-white dark:bg-slate-700 sm:bg-gradient-to-br from-secondary-200 to-primary-400 dark:from-primary-900 dark:to-primary-600" %> text-slate-700 text-sm font-normal dark:text-slate-300">
    <div data-turn-enter data-turn-exit>
      <%= yield %>
    </div>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.2.21 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.20 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.2.19 app/views/themes/light/layouts/_devise.html.erb