fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use fnpdjango and AttrCASBackend.
[redakcja.git]
/
apps
/
cover
/
templates
/
cover
/
image_detail.html
diff --git
a/apps/cover/templates/cover/image_detail.html
b/apps/cover/templates/cover/image_detail.html
index
ee6a762
..
d09a658
100755
(executable)
--- a/
apps/cover/templates/cover/image_detail.html
+++ b/
apps/cover/templates/cover/image_detail.html
@@
-1,7
+1,7
@@
{% extends "catalogue/base.html" %}
{% load i18n %}
{% load thumbnail %}
-{% load build_absolute_uri from
common_tags
%}
+{% load build_absolute_uri from
fnp_common
%}
{% block content %}
<h1>{% trans "Cover image" %}</h1>