refs #62.
[redakcja.git] / project / templates / explorer / edit_dc.html
diff --git a/project/templates/explorer/edit_dc.html b/project/templates/explorer/edit_dc.html
new file mode 100644 (file)
index 0000000..1ad0c22
--- /dev/null
@@ -0,0 +1,4 @@
+<form action="" method="POST">
+{{ form.as_p }}
+<input type="submit" value="Submit" />
+</form>