{% extends "base.html" %} {% block title %}{{ group }} MouseDB Home{% endblock title %} {% block header %}{{ group }} MouseDB{% endblock header %} {% block content %}

Welcome to the {{group}} Mouse Database. For information about the {{ group }} please go to our homepage. If you have any questions or suggestions about this site, please email {{group.contact_title}} {{group.contact_first}} {{group.contact_last}}. For more information on the proper use of this database go to the MouseDB wiki. To report bugs please go to the MouseDB Issues Reporting Page.

CurrentAll
Strains {{ strain_list.count }} {{ strain_list.count }}
Mice {{ animal_list_current.count }} {{ animal_list.count }}
Cages {{ cage_list_current }} {{ cage_list }}
{% endblock content %} {% block footer %}

For technical details on this database click here. The data contained in this database is restricted for use by authorized users only.

{% endblock footer %}