{{ user.email }}
+ +
+ {{employee.full_name}}
+ Hire date: {{employee.hire_date|date:"SHORT_DATE_FORMAT"}}
+
This employee is currently Archived
+ {% endif %} + ++ Title: {{employee.title}} + Department: {{employee.department}} + Manager: {{employee.manager}} +
+Initial comments:
+
{{employee.initial_comments|linebreaksbr}}+
+ Add a to-do +
+ {% endif %} ++ Add an Entry +
+ {% for entry in employee.logentry_set.all %} ++ {{entry.created_at|date:"SHORT_DATE_FORMAT"}}— + {{entry.notes}} +
+ {% endfor %} +Add employee from email or Add employee from scratch
+
+ {{employee.full_name}}
+ Hire date: {{employee.hire_date|date:"SHORT_DATE_FORMAT"}}
+
+ {{employee.full_name}}
+ {% if employee.archived %}
+ Archived
+ {% endif %}
+ Hire date: {{employee.hire_date|date:"SHORT_DATE_FORMAT"}}
+
Query did not contain any results.
+ {% endfor %} +You have been logged out. Log in
+Your username and password didn't match. Please try again.
+ {% endif %} + + ++ Password has been changed. + Log in +
+Password was reset successfully.
+Enter a new password below.
+ +An email with password reset instructions has been sent.
+Enter your email address below and we'll send you instructions on how to reset your password.
+ +