can logout
[unfold.git] / templates / view-logout.html
diff --git a/templates/view-logout.html b/templates/view-logout.html
new file mode 100644 (file)
index 0000000..0433628
--- /dev/null
@@ -0,0 +1,6 @@
+{% extends 'layout-myslice.html' %}
+
+{% block content_main %}
+{% include 'widget-logout.html' %}
+{% endblock %}
+