Remove a no-longer-needed permalink

This commit is contained in:
Ben Rog-Wilhelm 2023-04-08 15:43:08 -05:00
parent 688cd91e83
commit d51aade61f

View file

@ -415,11 +415,6 @@
<div class="col border-top">
<div class="comments-count py-3">
{{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>
{% if v %}