Remove a no-longer-needed permalink
This commit is contained in:
parent
688cd91e83
commit
294157a77d
1 changed files with 0 additions and 5 deletions
|
@ -415,11 +415,6 @@
|
||||||
<div class="col border-top">
|
<div class="col border-top">
|
||||||
<div class="comments-count py-3">
|
<div class="comments-count py-3">
|
||||||
{{sorting_time.sort_dropdown(sort, none, SORTS_COMMENTS)}}
|
{{sorting_time.sort_dropdown(sort, none, SORTS_COMMENTS)}}
|
||||||
{% if comment_info and p.comment_count >= 2 %}
|
|
||||||
<div class="total mt-3">
|
|
||||||
<a href="{{p.permalink}}">View entire discussion</a>
|
|
||||||
</div>
|
|
||||||
{% endif %}
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if v %}
|
{% if v %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue