- {$_('topic.category_location')}
- <a href="/f/{topic.forum.id}" class="p-category">
- {topic.forum.glyph} {$_(topic.forum.label)}
- </a>.
- </span>
+ {$_('topic.category_location')}
+ <a
+ href="/f/{topic.forum.id}"
+ class="p-category underline text-blue-600 visited:text-purple-500"
+ >
+ {topic.forum.glyph}
+ {$_(topic.forum.label)}
+ </a>.
+ </span>