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

Edit Leave Type

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %}
Edit Leave Type - {{ lt.name }}
Allow Half-Day
Requires Approval
Carry Forward
Encashable
Sandwich Policy
Probation Restricted
← Back
{% endblock %}