Mercurial > code > home > repos > href
view template/index.jade.mustache @ 42:530650b3bc40 default tip
something changed in pom to break pyjwt. switched to jwskate
author | drewp@bigasterisk.com |
---|---|
date | Wed, 14 Dec 2022 22:07:19 -0800 |
parents | c23acc88324b |
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}}