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