<%- include("partials/flash") %>

<%= patient.firstname %> <%= patient.lastname %>

<% if (error) { %>
<%= error %>
<% } %>