{% extends 'base.html' %} {% block content %} {% load static %}

Employee Profile

Employee Profile


{% include 'includes/messages.html' %} {% csrf_token %}
{% endblock %}