{% extends "base_view.html" %} {% load static %} {% load widget_tweaks %} {% block title %} meliza-lab : bird colony : add or change event {% endblock title%} {% block css %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}
Instructions: This form is for adding or changing an event for {{ animal }}. Events track each individual's life history and allow us to determine its current status and location.
Optional: If any measurements were taken of the animal during the event, they can be added here. Set the value to blank to remove the measurement.
To delete this event, use the admin interface.