mirror of
https://github.com/cnodejs/nodeclub.git
synced 2026-01-18 15:13:13 +00:00
5 lines
136 B
HTML
5 lines
136 B
HTML
<li>
|
|
<div><a class='dark topic_title' href="/topic/<%= topic._id %>" title="<%= topic.title %>"><%= topic.title %></a>
|
|
</div>
|
|
</li>
|