Commit 60d387f0 authored by FulcrandG's avatar FulcrandG
Browse files

Adding a comment on the ... when there were more issues than the limit

parent 9e3413f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
- [#{{issue.iid}} - {{ issue.name }}]({{ issue.url }})
  {% endfor %}
  {% if linked_issues[linked_issues_limit] %}
- [...](linked_issues_url)
- [And more...](linked_issues_url)
  {% endif %}
{% endif %}