Available Examination Results
{% for project in projects %}
View Results
{% empty %}
{% endfor %}
{{ project.name }} {{ project.year }}
{% if project.description %}{{ project.description|truncatechars:100 }}
{% endif %}No active projects available at the moment.