feat: make last post text on topics list clickable as well

see: eff0270da0
main
psychobunny 4 years ago
parent c2c160fa58
commit 24e4c94dbc

@ -90,7 +90,8 @@
</div>
<div class="col-md-3 col-sm-3 teaser hidden-xs" component="topic/teaser">
<div class="card" style="border-color: {topics.category.bgColor}">
<div class="card background-link-container" style="border-color: {topics.category.bgColor}">
<a class="background-link" href="{config.relative_path}/topic/{topics.slug}/{topics.teaser.index}"></a>
<!-- IF topics.unreplied -->
<p>
[[category:no_replies]]

Loading…
Cancel
Save