summaryrefslogtreecommitdiffstats
path: root/templates/registration/logout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/logout.html')
-rw-r--r--templates/registration/logout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/registration/logout.html b/templates/registration/logout.html
index 3128d97..f030aee 100644
--- a/templates/registration/logout.html
+++ b/templates/registration/logout.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
-{% block title %}Patchwork{% endblock %}
-{% block heading %}Patchwork{% endblock %}
+{% block title %}Logout{% endblock %}
+{% block heading %}Logout{% endblock %}
{% block body %}
<p>Logged out</p>