{% extends 'base.html' %} {% block header %} Activity Selection {% endblock %} {% block title %} Home {% endblock %} {% block content %}

Please select one of these activities to view available specimens and slides.

{% for t in tasks %} {% endfor %} {% endblock %}
Activity Description #SPC #BLK #SLD
{{t['name']}} {{t['desc']}} {{t['nspecimens']}} {{t['nblocks']}} {{t['nslides']}}