{% extends "base.html" %} {% block title %}{{ screen.name }} vs {{ capture.page_id }} - figma-audit{% endblock %} {% block content %}
{{ capture.route }} {{ fidelity }} - {{ discrepancies | length }} discrepancy(ies)
{% if capture.landed_url %}Tested URL: {{ capture.landed_url }}
{% endif %}
These two screens do not seem to match. The comparison below is not reliable.
Check the mapping in screen_mapping.yaml and rerun if necessary.
{{ d.figma_value }}{% endif %}
{% if d.app_value %}App: {{ d.app_value }}{% endif %}