projets
/
auf_savoirs_en_partage_django.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
accueil : actualites
[auf_savoirs_en_partage_django.git]
/
auf_savoirs_en_partage
/
templates
/
render_form.html
1
{% for field in form %}
2
{% include
"render_field.html"
%}
3
{% endfor %}