Sha256: 24dc5043e45081a10efa1ca4042d292fe9b7965d2f9844c0a0bcc47f513480d5
Contents?: true
Size: 364 Bytes
Versions: 3
Compression:
Stored size: 364 Bytes
Contents
<!DOCTYPE html> <html class="theme-<%= BulletTrain::Themes::Hayabusa.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
3 entries across 3 versions & 1 rubygems