{% extends "base_view.html" %} {% load static %} {% load widget_tweaks %} {% block title %} meliza-lab : bird colony : create reservation {% endblock title%} {% block css %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}
Instructions: This form will update the reservation status of an animal and generate a corresponding event in the database. Set Reserved by to blank to release a reservation.