Sha256: defbab2a59fea7d8b165931a4e54a54a0026dd656c86a48f84777c802ce85ae8
Contents?: true
Size: 427 Bytes
Versions: 5
Compression:
Stored size: 427 Bytes
Contents
<!DOCTYPE html> <html class="bg-base-300" data-theme="dark"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style> /* TODO: mail styles need to be inlined (or integrate maizzle) */ </style> </head> <body> <div class="px-6 pt-4"> <div class="-ml-2 mb-2"> <%= render "masks/application/header" %> </div> <%= yield %> </div> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems