[extensions-web] password_reset_done.html: Fix typo
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] password_reset_done.html: Fix typo
- Date: Thu, 1 Dec 2011 23:07:46 +0000 (UTC)
commit 183edab98a8325c923af26d79315782ad6ad5aa6
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Dec 1 18:07:23 2011 -0500
password_reset_done.html: Fix typo
.../registration/password_reset_done.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/auth/templates/registration/password_reset_done.html b/sweettooth/auth/templates/registration/password_reset_done.html
index 9268ff0..71fc665 100644
--- a/sweettooth/auth/templates/registration/password_reset_done.html
+++ b/sweettooth/auth/templates/registration/password_reset_done.html
@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% block body %}
<p>An email was sent to your account allowing you to reset your password.</p>
-%{ endblock %}
+{% endblock %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]