{% extends "base.html" %} {% block title %}Review — {{ application.full_name }}{% endblock %} {% block nav_applications %}active{% endblock %} {% block content %}
{{ application.reference_number }}
{{ application.get_status_display }}
Primary
Secondary
Application fee of UGX 50,000 has not been paid yet. You can manually mark it as paid for cash/walk-in payments.
{% endif %}Submitted: {{ application.submitted_at|date:"d M Y, H:i" }}
{% if application.status != 'approved' and application.status != 'rejected' %} {% if application.status == 'pending' %} {% endif %}Approving creates a student account and emails login credentials.