fix: remove duplicate "More articles on category" link
This commit is contained in:
parent
956bc2cec8
commit
ddbda86d45
1 changed files with 0 additions and 7 deletions
|
|
@ -27,13 +27,6 @@
|
|||
<span class="feedback-msg small hidden">{{ _("Thank you for your feedback!") }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="help-article-comments">
|
||||
<hr>
|
||||
<a href="/{{ category.route }}">
|
||||
{{ _("More articles on {0}").format(category.name) }}
|
||||
</a>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h5>Comments</h5>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue