Sha256: 90a9c8fee19b8c70348945961a7f69a9ef1ae31956bb17a9a65013d154cbc71c
Contents?: true
Size: 507 Bytes
Versions: 37
Compression:
Stored size: 507 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <!-- Head --> <%= render :partial=>"/layouts/kuppayam/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
37 entries across 37 versions & 1 rubygems