{% extends "base.html" %} {% load custom_filters %} {% block scripts %}{% include "sortable_table_script.html" %}{% endblock scripts %} {% block title %}Animal List - {% if list_type == "Alive" %}Alive{% else %}All{% endif %} Mice{% endblock title%} {% block header %}Animal List - {% if list_type == "Alive" %}Alive{% else %}All{% endif %} Mice{% endblock header %} {% block content %}