{% extends "layout.html" %} {% block title %} Confirm your sr.ht account {% endblock %} {% block content %}

Check your email

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

{% endblock %}