{% extends "base_authenticated.html" %} {% set page_title = "Add New Employee" %} {% block title %}{{ page_title }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Create a new employee record in the system