* Dodanie przycisku "commit". Zmiana nazwy z "save" na "quick save". Closes #96.
[redakcja.git] / project / templates / explorer / edit_text.html
1 <form action="" method="POST">
2 {{ form.as_p }}
3 <input type="submit" value="Submit" />
4 </form>