mirror of
https://github.com/cnodejs/nodeclub.git
synced 2025-12-08 19:55:55 +00:00
4 lines
120 B
HTML
4 lines
120 B
HTML
<li>
|
|
<div><a class='dark' href="/topic/<%= topic._id %>" title="<%= topic.title %>"><%= topic.title %></a></div>
|
|
</li>
|