X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fregistration%2Fregistration_complete.html;h=a89c11694532cdab759443c374b27c598cf56933;hb=482ba5ac5e2fb71a8ae26ae9d5c5c72c33c35b23;hp=47ee3f22951a2b98be04a5d22aa7112d575d640b;hpb=f1e089f7736ac8f7b9af784461350c4c169211ad;p=patchwork diff --git a/templates/registration/registration_complete.html b/templates/registration/registration_complete.html index 47ee3f2..a89c116 100644 --- a/templates/registration/registration_complete.html +++ b/templates/registration/registration_complete.html @@ -1,13 +1,13 @@ {% extends "base.html" %} -{% block title %}Patchwork Registration{% endblock %} -{% block heading %}Patchwork Registration{% endblock %} +{% block title %}Registration{% endblock %} +{% block heading %}Registration{% endblock %} {% block body %}

Registration successful!

A confirmation email has been sent to your email address. You'll - need to visit the link provided in that email to actiavate your + need to visit the link provided in that email to activate your patchwork account.

{% endblock %}