Sha256: e51454d96861e872b40ec608789b903535e3e033c7db9d0d1f5c998e56df11a3
Contents?: true
Size: 513 Bytes
Versions: 13
Compression:
Stored size: 513 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <!-- Head --> <%= render :partial=>"/layouts/kuppayam/xenon/head" -%> <!-- <style type="text/css"> @page { size: A4; margin: 0; } @media print { html, body { width: 210mm; height: 297mm; } } </style> --> </head> <body class="page-body"> <div class="page-container"> <div class="main-content"> <%= yield %> </div> </div> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems