fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rats.
[wolnelektury.git]
/
apps
/
funding
/
templates
/
admin
/
funding
/
offer
/
change_form.html
diff --git
a/apps/funding/templates/admin/funding/offer/change_form.html
b/apps/funding/templates/admin/funding/offer/change_form.html
index
7b2f6de
..
292d0df
100755
(executable)
--- a/
apps/funding/templates/admin/funding/offer/change_form.html
+++ b/
apps/funding/templates/admin/funding/offer/change_form.html
@@
-20,12
+20,12
@@
<a id="generated-switch">↓ {% trans "fundings" %} ↓</a>
<a id="generated-switch">↓ {% trans "fundings" %} ↓</a>
-<div id="generated" style="display:none; padding:1em; border: 1px solid #aaa;">
+<div id="generated" style="display:none; padding:1em; border: 1px solid #aaa;">
{% spaceless %}
{% for funding in original.funders %}
{% if funding.name %}
{% for funding in original.funders %}
{% if funding.name %}
- <dc:contributor.funding>{{ funding.name }}</dc:contributor.funding><br/>
+ <dc:contributor.funding
xml:lang="pl" xmlns:dc="http://purl.org/dc/elements/1.1/"
>{{ funding.name }}</dc:contributor.funding><br/>
{% endif %}
{% endfor %}
{% endif %}
{% endfor %}
-</div>
+
{% endspaceless %}
</div>
{{ block.super }}
{% endblock %}
{{ block.super }}
{% endblock %}