{% extends "layout.html" %} {% block title %} Confirm your {{cfg("sr.ht", "site-name")}} account {% endblock %} {% block content %}

Registration successful

You will receive an email shortly with a link to complete your account registration. Contact support at {{ "{} <{}>".format(cfg("sr.ht", "owner-name"), cfg("sr.ht", "owner-email")) }} if you need help.

{% endblock %}