fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes
[redakcja.git]
/
src
/
cover
/
templates
/
cover
/
image_detail.html
diff --git
a/src/cover/templates/cover/image_detail.html
b/src/cover/templates/cover/image_detail.html
index
ca273ed
..
4b8f73f
100644
(file)
--- a/
src/cover/templates/cover/image_detail.html
+++ b/
src/cover/templates/cover/image_detail.html
@@
-17,8
+17,6
@@
{% if object.license_url %}<a href="{{ object.license_url }}">{% endif %}
{{ object.license_name }}
{% if object.license_url %}</a>{% endif %}
-
-<br/>{% trans "source" %}: {{ object.download_url }}
</div>