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