added authentication
This commit is contained in:
		@@ -0,0 +1,7 @@
 | 
			
		||||
{% extends "stripped_base.html" %}
 | 
			
		||||
{% block content %}
 | 
			
		||||
  <h1>The password has been changed!</h1>
 | 
			
		||||
  <p><a href="{% url 'login' %}">log in again?</a></p>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user