]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/logout.html
Use django-registration infrastructure
[patchwork] / templates / patchwork / logout.html
diff --git a/templates/patchwork/logout.html b/templates/patchwork/logout.html
deleted file mode 100644 (file)
index 737f1ce..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "patchwork/base.html" %}
-
-{% block title %}Patchwork{% endblock %}
-{% block heading %}Patchwork{% endblock %}
-
-{% block body %}
-<p>Logged out</p>
-{% endblock %}