File: li.html

package info (click to toggle)
node-mongodb 3.6.4%2B~cs11.13.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 76,604 kB
  • sloc: javascript: 138,083; python: 429; sh: 52; makefile: 37
file content (9 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<li class="category">
<div>
  <article>
    <div>
      <h2><a href='{{ .Permalink }}'>{{ .Title }}</a></h2>
    </div>
  </article>
</div>
</li>