{% load static %} Admin

Employee Profile



{% comment %}

Employee Name: {{usr.e_fname}} {{usr.e_lname}}

{% endcomment %}
{% if usr.e_photo %} {% else %} {% endif %}

Employee Name: {{usr.e_fname}} {{usr.e_lname}}


Address : {{usr.e_address}}


Age : {{usr.e_age}}


Phone Number : {{usr.e_phone_numbr}}


Post : {{usr.e_post }}


Email id : {{usr.e_email }}


{% comment %}

E-mail

{{usr.e_email }}

{% endcomment %}
{% load sweetify %} {% sweetify %}