{% extends "core/base.html" %} {% block title %}Review Suggested Matches{% endblock %} {% block content %}
Confirm the suggested scientificāname replacements below. Only checked boxes (āConfirmā) will override the raw user input.
{# Display flash messages (error, success, etc.) #} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}