Sha256: 819d55c27e9a4ff76c60ef538115cf7d57bd968358912bd6527f9b6b12987e25

Contents?: true

Size: 355 Bytes

Versions: 3

Compression:

Stored size: 355 Bytes

Contents

<!DOCTYPE html>
<html class="theme-<%= BulletTrain::Themes::Light.color %>">
  <head>
    <%= render 'themes/light/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

3 entries across 3 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.0.20 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.19 app/views/themes/light/layouts/_devise.html.erb
bullet_train-themes-light-1.0.17 app/views/themes/light/layouts/_devise.html.erb