{% block messages %}
{% include "layouts/partials/dashboard_messages.html" %}
{% endblock %}
{% if user.is_authenticated and user.pending_admin_review %}
{% endif %}
{% block content %}{% endblock %}
Account under review
Your account is awaiting administrator approval. You can browse the platform freely, but submission actions on grants, businesses, and course content are disabled until approval.