Fixed unsanited message/user description in document.invoke_and_commit
[redakcja.git] / project / templates / explorer / edit_dc.html
1 <form action="" method="POST">
2 {{ form.as_p }}
3 <input type="submit" value="Submit" />
4 </form>