]> git.ozlabs.org Git - patchwork/blobdiff - templates/registration/logout.html
Remove redundant 'Patchwork' from titles in registration templates
[patchwork] / templates / registration / logout.html
index 3128d979f6b345cedadc980f3d9a47abe401fb6a..f030aeefd479e258ac479ee59990316877aec4fe 100644 (file)
@@ -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>