fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleanup
[wolnelektury.git]
/
src
/
suggest
/
templates
/
suggest.html
diff --git
a/src/suggest/templates/suggest.html
b/src/suggest/templates/suggest.html
index
1166706
..
4bdf2b6
100644
(file)
--- a/
src/suggest/templates/suggest.html
+++ b/
src/suggest/templates/suggest.html
@@
-1,8
+1
@@
{% extends "ajaxable/form.html" %}
-{% load ajaxable_tags %}
-
-{% block form_fields %}
- {{ form.contact|pretty_field }}
- {{ form.description|pretty_field }}
- {{ form.agree_newsletter|pretty_checkbox }}
-{% endblock %}
\ No newline at end of file