Downgrading django from 1.10 to 1.9. Added supports.html. Added supports view . Fixing post supports style. Working on # #2689 Removing links from supportus.html. . Working on # #2689 FIxed history fonts style and color . Working on # #2689 Finished supportus.html. Working on # #2689 Tagging post. Working on # #2689 Fixing broken links history.html. Working on #2674 Deactivate membership. Working on #2686 Reactivate membership
This commit is contained in:
parent
2102823f8e
commit
2a4b6e973d
8 changed files with 131 additions and 65 deletions
|
|
@ -31,7 +31,7 @@
|
|||
</p>
|
||||
|
||||
<p class="post-subtitle">
|
||||
{% if not TRUNCWORDS_COUNT %}
|
||||
{% if not TRUNCWORDS_COUNT %}
|
||||
{% render_model post "abstract" %}
|
||||
{% else %}
|
||||
{% render_model post "abstract" "" "" 'truncatewords_html:TRUNCWORDS_COUNT' %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue