{% extends "base.html" %} {% load custom_filters %} {% block title %}Strain Detail - {{ strain }}{% endblock title %} {% block scripts %} {% include "sortable_table_script.html" %} {% endblock scripts %} {% block header %}Strain Detail - {{ strain }}{% endblock header %} {% block content %}
Only live mice and cages are shown click here to see all mice and breeding cages.
{% else %}All mice and cages are shown click here to see current mice and breeding cages.
{% endif %} {% if strain.breeding_set.count > 0%}Filter animals based on the type of breeding.