{% extends "public/content.html" %} {% block headtitle %}Referrer Confirmed{% endblock %} {% block title %}

Referrer Confirmed

{% endblock %} {% block content %} {% if content_block %} {{ content_block.content|safe }} {% else %}

Thank you for clicking the link and confirming yourself as the referrer of {{ member }}.

{% endif %} {% endblock %}