Matokeo ya Mitihani
-
{% for p in projects %}
-
{{ p.name }} {{ p.year }}View Results
{% empty %}
- No active projects {% endfor %}
Latest News
-
{% for n in news_list %}
-
{{ n.title }}
{{ n.content|truncatewords:25 }}
{% endfor %}
{{ stat.value }}
{{ stat.label }}
About the Institution
{{ about_text|linebreaks }}
Latest Downloads
-
{% for file in downloads %}
- {{ file.title }} {{ file.created_at }} {% endfor %}
Latest News
-
{% for news in news_list %}
- {{ news.title }} {% endfor %}