Mercurial > code > home > repos > href
view template/index.jade.mustache @ 32:c23acc88324b
client-side loginbar
author | drewp@bigasterisk.com |
---|---|
date | Sat, 21 Aug 2021 14:24:09 -0700 |
parents | c26da994a43a |
children |
line wrap: on
line source
doctype html html head title href {{> head.jade}} body bigast-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}}