doctype html
html
head
meta content=("text/html; charset=UTF-8") http-equiv="Content-Type"
meta charset="utf-8"
meta content="IE=edge" http-equiv="X-UA-Compatible"
meta content="width=device-width, initial-scale=1" name="viewport"
= wicked_pdf_javascript_include_tag "pdf"
= wicked_pdf_stylesheet_link_tag "pdf"
title
= yield :title
body class=local_assigns[:body_class] onload='number_pages()'
= yield