{% extends "source/includes/base.html" %} {% import "source/includes/macros.html" as macros %} {% set title = "Re-Nav ↩ Share" %} {% block head %} {% endblock %} {% block body %}

Welcome to Re-Nav's share page!
Use the share button in Re-Nav's options page to create a link with your redirect.

{{-":"-}}

{{-":"-}}

{# This element will be shown by JS on page load, and if Re-Nav is installed, it will be used as the root container for the import button. #}

With Re-Nav installed, you'll see a button here to import this redirect.

{% endblock %}