Sha256: 85450504ed6a2a7b658cb5feada7c25fd1b63dfa4dc46e4c283799939ed22ec0

Contents?: true

Size: 606 Bytes

Versions: 1

Compression:

Stored size: 606 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <%= wicked_pdf_stylesheet_link_tag "pdf" -%>
  </head>
  <body>
    <div class="footer">
      <% if defined? data_consulta %>
      <div style="text-align: center">
        Consulta realizada em: <%= data_consulta %>
      </div>
      <% end %>
      <%= unidade_saude.rodape.html_safe %>
    </div>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-sabia-1.0.1 app/views/layouts/pdf-footer.html.erb