{% load static %} {% block title %}User Registration{% endblock %}

LEAVE MANAGEMENT PORTAL

New User Registration Form

{% if success_msg %}
Name
Company
{% endif %} {% block register_form_content %} {% endblock %}