{% extends "layouts/auth.html" %} {% block title %}Create account — IILMP{% endblock %} {% block auth_card_width %}max-w-xl{% endblock %} {% block content %}
Join the IILMP platform — apply for grants, track research, and access learning across RUFORUM.
Already have an account? Sign in
{% endblock %} {% block extra_js %} {% include "components/select2_auto_init.html" %} {% endblock %}