{% extends "landing_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block Style %} {% endblock Style %} {% block MainContent %} For any assistance, kindly submit a request through the support section.Support will not be available over the phone.For any grievances related to OdellTech, please address them by emailing mashuq.odelltech@odell.com.bd.
{% if request.user.user_type == 'Sister_Organization_admin' or request.user.user_type == 'Mother_Organization_admin' or request.user.is_superuser == True %} {% else %} {% endif %}

HRM

{% endblock MainContent %} {% block meassage %} {% include 'notifications/notifications.html' %} {% endblock meassage %} {% block JS %} {% endblock JS %}