Dynamic login in editor.
[redakcja.git] / src / wiki / templates / wiki / editor-user-area.html
diff --git a/src/wiki/templates/wiki/editor-user-area.html b/src/wiki/templates/wiki/editor-user-area.html
new file mode 100644 (file)
index 0000000..f4e6783
--- /dev/null
@@ -0,0 +1,6 @@
+{% include "registration/head_login.html" %}
+{% include "wiki/save_dialog.html" %}
+{% include "wiki/revert_dialog.html" %}
+{% if can_pubmark %}
+  {% include "wiki/pubmark_dialog.html" %}
+{% endif %}