fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New fnpdjango app with lots of common utils.
[prawokultury.git]
/
migdal
/
templates
/
migdal
/
entry
/
entry_detail.html
diff --git
a/migdal/templates/migdal/entry/entry_detail.html
b/migdal/templates/migdal/entry/entry_detail.html
index
5827d08
..
92bf2dd
100755
(executable)
--- a/
migdal/templates/migdal/entry/entry_detail.html
+++ b/
migdal/templates/migdal/entry/entry_detail.html
@@
-1,6
+1,6
@@
{% extends "base.html" %}
{% load comments i18n %}
-{% load
common_tags migdal_tags
share %}
+{% load
fnp_common migdal_tags fnp_
share %}
{% block "titleextra" %}{{ entry.title }} :: {% endblock %}