diff --git a/website/templates/pages/update_password.py b/website/templates/pages/update_password.py new file mode 100644 index 0000000000..e60bec6baa --- /dev/null +++ b/website/templates/pages/update_password.py @@ -0,0 +1,6 @@ +# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. +# MIT License. See license.txt + +from __future__ import unicode_literals + +no_sitemap = True \ No newline at end of file