Mercurial > code > home > repos > href
view template/index.jade.mustache @ 11:c26da994a43a
link to more peers
Ignore-this: 99af993cd4bbebec52a4a9062090ba9b
author | drewp@bigasterisk.com |
---|---|
date | Fri, 15 Mar 2013 00:31:11 -0700 |
parents | e054949143e9 |
children | c23acc88324b |
line wrap: on
line source
doctype html html head title href {{> head.jade}} body | {{{loginBar}}} h2 Users {{#users}} p a(href="{{user}}") {{user}} {{/users}} p Compare with ul li a(href='http://www.semanlink.net/sl/home') Semanlink li a(href='http://pinboard.in/') Pinboard li a(href='http://clickb.in/') clickbin li a(href='https://code.google.com/p/gnizr/') gnizer li a(href='http://semanticscuttle.sourceforge.net/') SemanticScuttle li a(href='http://www.zotero.org/') Zotero p {{stats}} {{> tail.jade}}