Sha256: 57387dfd8f73030e1beb43b0ca15d48640131c52763758a75276ef8c19e0f493
Contents?: true
Size: 432 Bytes
Versions: 5
Compression:
Stored size: 432 Bytes
Contents
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <%= stylesheet_link_tag 'lcms/engine/application', media: 'all' %> <title><%= "#{t('ui.unbounded')} - #{page_title}" %></title> </head> <body> <div class="u-page-wrap c-admin u-supported"> <div class=o-page> <%= yield %> </div> </div> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems