Hello to the entire XenForo community. I'm trying to make a news ticker but I'm encountering a problem that I can't find a solution to.
<a href="{{ link('threads', {'thread_id': thread.thread_id}) }}">{{ thread.title }}</a>
There is an error in this line and I don't know where it is and how to...