{% extends "base.html" %} {% from '_comments.html' import render_comments %} {% from '_featured_image.html' import featured_image_block %} {% from '_archive.html' import archive_button, archived_chip %} {% block content %} {{ featured_image_block('species', species.id, species.featured_image_path, species.name) }}
No varieties yet for this species.
{% endif %}