diff --git a/templates/registration/activation_complete.txt b/templates/registration/activation_complete.txt index c411bdd53f65e543e6f083649719817be0a9a20e..dfc168819c0b70d90bfb3c6a32367509cec6d166 100644 --- a/templates/registration/activation_complete.txt +++ b/templates/registration/activation_complete.txt @@ -2,4 +2,4 @@ Your account with username {{ user.username }} has been activated. You may login to FoD using the following URL: -http://{{ site.domain }}{% url login % } +http://{{ site.domain }}{% url login %}