fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow marking long cites
[wolnelektury.git]
/
apps
/
social
/
templates
/
social
/
cite_promo.html
diff --git
a/apps/social/templates/social/cite_promo.html
b/apps/social/templates/social/cite_promo.html
index
5caaf1d
..
ab4e6dd
100755
(executable)
--- a/
apps/social/templates/social/cite_promo.html
+++ b/
apps/social/templates/social/cite_promo.html
@@
-1,9
+1,9
@@
{% load i18n %}
{% if cite %}
{% load i18n %}
{% if cite %}
-<a href="{{ cite.
get_absolute_url }}" class="cite
">
+<a href="{{ cite.
link }}" class="cite{% if cite.small %} cite-small{% endif %}
">
{% if cite.vip %}
{% if cite.vip %}
- <p class='vip'>{{ cite.vip }} {% trans "recommends" %}:</p>
+ <p class='vip
mono
'>{{ cite.vip }} {% trans "recommends" %}:</p>
{% endif %}
<blockquote class="cite-body">
{{ cite.text|linebreaks|safe }}
{% endif %}
<blockquote class="cite-body">
{{ cite.text|linebreaks|safe }}