{% load static %}
{% block title %}IHICL Investment{% endblock %}
{% block extra_css %}{% endblock %}
Loading...
{% include 'includes/topbar.html' %} {% include 'includes/navbar.html' %} {% block content %}{% endblock %} {% include 'includes/footer.html' %} {% include 'includes/copyright.html' %}
{% block extra_js %}{% endblock %}