Mercurial > code > home > repos > href
view template/index.jade.mustache @ 31:9fd62089fbf3 master
ignore
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Jul 2020 13:35:41 -0700 |
parents | c26da994a43a |
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}}