{% load i18n %}
{% if not is_searching %} {% trans "From" %} {% else %} {% trans "From" %} {% endif %} | {% trans "Site" %} | {% trans "To" %} | {% trans "Type" %} |
---|---|---|---|
{{ redirect.title }} |
{% if redirect.site %}{{ redirect.site }}{% endif %} | {% if redirect.redirect_page %} {{ redirect.redirect_page.title }} {% else %} {{ redirect.link }} {% endif %} | {{ redirect.get_is_permanent_display }} |