{% extends 'main.html' %} {% block content %}
Common Name: {{species.common_name}}
{% endif %} {% if species.species_image %}Species Photo by: {{species.photo_credit}}
{% else %}General species photo
{% endif %} {% endif %}Description: {{species.description}}
Category: {{species.get_category_display}}
Global Region: {{species.get_global_region_display}}
Distribution: {{species.local_distribution}}
{% if renderCares %}CARES Classification: {{species.get_cares_classification_display}}
{% endif %}Photo of aquarist's species:
Collection Point: {{speciesInstance.collection_point}}
{% endif %}Genetic Line: {{speciesInstance.get_genetic_traits_display}}
{% if speciesInstance.unique_traits %}Line Traits: {{speciesInstance.unique_traits}}
{% endif %}Year Acquired: {{speciesInstance.year_acquired}}
{{speciesInstance.aquarist_notes|linebreaks}}
{% if speciesInstance.aquarist_species_video_url %}Video of aquarist's species:
Spawning notes:
Species Spawned: Yes
{{speciesInstance.spawning_notes|linebreaks}}
{% if speciesInstance.have_reared_fry %}Have Reared Fry? Yes
{{speciesInstance.fry_rearing_notes|linebreaks}}
{% if speciesInstance.young_available %}Young fish available? Yes
{% endif %} {% endif %} {% endif %} {% if request.user.is_authenticated %} {% if userCanEdit %} {% endif %} {% if speciesInstance.enable_species_log %}Aquarist Species Logs are linked pages aquarists can use to add additional notes, images, and embed YouTube videos.
{% if userCanEdit or not speciesInstance.log_is_private %} {% endif %}Species Maintenance Logs enable collaboration among aquarists working together to maintain a species.
Breeder Award Programs (BAP) are hosted by Aquarium Clubs. If you have spawned this species and reared fry, you may be eligible to submit the species for BAP Points.
{% for bapClubMember in bapEligibleMemberships %} {% endfor %} {% endif %} {% if bapSubmissions|length > 0 %} {% for bapSubmission in bapSubmissions %} {% endfor %}The CARES Fish Preservation Program encourages aquarists to maintain, breed, and distribute offspring of at-risk species. If you have a breeding group or are keeping this species with the intent to breed them, consider registering the species with the CARES organization.
{% elif caresRegistration.status == caresRegistration.CaresRegistrationStatus.APPROVED %}Approver Comments: {{ caresRegistration.approver_notes }}
{% endif %}View Registration Re-submit Registration
{% else %} {# OPEN or RESUBMIT #}