Sha256: 3f45a1f03077e07704cb6f7f1a932df192c3a40b8ffeb058337a374aeae2243d
Contents?: true
Size: 354 Bytes
Versions: 16
Compression:
Stored size: 354 Bytes
Contents
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><%= "#{t('ui.unbounded')} - #{page_title}" %></title> <style type="text/css"> <%= raw inlined_asset('lcms/engine/gdoc.css') %> </style> </head> <body> <%= yield %> </body> </html>
Version data entries
16 entries across 16 versions & 1 rubygems