{% extends "_page.twig" %} {% block title %}Jump to site{% endblock %} {% block head %} {{ parent() }} {% if autojump %} {% if not result %} {% elseif result.error|length > 0 or result.blacklisted == 1 %} {# Skipping redirect #} {% elseif result.uri|length > 0 %} {% else %} {% endif %} {% endif %} {% endblock %} {% block content %}
Query domain