{% extends 'ddm_core/base.html' %} {% load static %} {% block extrahead %} {% endblock extrahead %} {% block page_title %}Project Exception Logs{% endblock page_title %} {% block main_heading %}Project Exception Logs{% endblock main_heading %} {% block sub_heading %} Exception logs track errors and extraction outcomes during data donation processing, both from the server and client side. {% endblock sub_heading %} {% block main_body %}
Date Participant Type Raised by Related Blueprint Message
{% endblock main_body %} {% block scripts %} {{ block.super }} {% endblock scripts %}