{% extends "base.html" %} {% block title %}Animal Archive{% endblock title %} {% block scripts %}{% include "sortable_table_script.html" %}{% endblock scripts %} {% block header %}Animal Archive{% endblock header %} {% block content %}
Year | Animals Born |
---|---|
{{ year }} | {{ count }} |