mixin watchedthread(thread) .row.watched-thread a.close X - const watchedThreadLink = `/${thread.board}/thread/${thread.postId}.html`; a(href=watchedThreadLink) /#{thread.board}/ - #{thread.subject} a(href=`${watchedThreadLink}#bottom`) [▼]