{# Displays list of wanted items and names of items having links or transclusions referring to the non-existent item. If the wanting item has multiple names, only the first name is displayed. #} {% extends theme("layout.html") %} {% macro item_row(fq_name, who_wants) %}
{{ _('Wanted Item') }} | {{ _('Referring Item') }} |