add bookmark button to thread and posts in thread view
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</span>
|
||||
<span>
|
||||
{% if active_user and not active_user.is_guest() -%}
|
||||
<button class="thread-info-bookmark-button contain-svg icon" type="button">{{ icn_bookmark() }}Bookmark</button>
|
||||
<button class="thread-info-bookmark-button contain-svg icon" type="button">{{ icn_bookmark(20) }}Bookmark</button>
|
||||
{%- endif %}
|
||||
</span>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user