%= stylesheet_link_tag 'pdf', media: 'all' %>
<%= wicked_pdf_stylesheet_link_tag "pdf" -%>
Plan <%= @plan.number %>
<%= "#{I18n.localize(@plan.init, format: '%d %b').titleize} - #{I18n.localize(@plan.finish, format: '%d %b %y').titleize}" %>
Paciente: <%= @plan.user.short_name %>
Tel Dudas: 55 11 34 84 08
De Lunes-Viernes de 12:00pm a 5:00pm
/static/nts-logo.png"
alt="NTS Clinic" width="100">
|
<%= render "layouts/header" if @section == "diet" %>
<%= yield %>