Sha256: ebe9f3055b35c2364107927f95b1679fc68964e5ac0244e2f667efb31eff9abc
Contents?: true
Size: 487 Bytes
Versions: 44
Compression:
Stored size: 487 Bytes
Contents
<%= wicked_pdf_stylesheet_link_tag 'pdf' -%> <%= wicked_pdf_stylesheet_link_tag 'mumuki_laboratory/application', media: 'all' %> <style> html, body { overflow: hidden; height: 210mm; width: 297mm; max-height: 210mm; max-width: 297mm; min-height: 210mm; min-width: 297mm; margin: 0; padding: 0; box-sizing: border-box; position: relative; } </style> <%= render partial: 'certificates/certificate', locals: { certificate: certificate } %>
Version data entries
44 entries across 44 versions & 1 rubygems