fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Disallow link on book tags to avoid confusion.
[wolnelektury.git]
/
apps
/
suggest
/
templates
/
publishing_suggest.html
diff --git
a/apps/suggest/templates/publishing_suggest.html
b/apps/suggest/templates/publishing_suggest.html
index
ea1d926
..
6efbb90
100755
(executable)
--- a/
apps/suggest/templates/publishing_suggest.html
+++ b/
apps/suggest/templates/publishing_suggest.html
@@
-3,7
+3,7
@@
<h1>{% trans "Didn't find a book? Make a suggestion." %}</h1>
<h1>{% trans "Didn't find a book? Make a suggestion." %}</h1>
-<form id='suggest-publishing-form' action="{% url
suggest_publishing
%}" method="post" accept-charset="utf-8" class="cuteform">
+<form id='suggest-publishing-form' action="{% url
'suggest_publishing'
%}" method="post" accept-charset="utf-8" class="cuteform">
{% csrf_token %}
{% render_honeypot_field %}
<ol>
{% csrf_token %}
{% render_honeypot_field %}
<ol>