Sha256: 65d089f4ef0ced9f1138a011865a872652640dc4c2cd3c50429e5295d6588d1e
Contents?: true
Size: 362 Bytes
Versions: 1
Compression:
Stored size: 362 Bytes
Contents
<!DOCTYPE html> <html class="theme-<%= BulletTrain::Themes::Custom.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-turn-enter data-turn-exit> <%= yield %> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bullet_train-themes-custom-1.0 | app/views/themes/custom/layouts/_devise.html.erb |