annotate template/head.jade.mustache @ 21:8008ec2fd763

fix up link page reloading. tried davisjs; may not need it Ignore-this: d0021609f019f0734e779a61e3e73b62
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 11 Jul 2013 00:45:55 -0700
parents a79279515c84
children c23acc88324b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
80b11112c9e0 web app for query urls like /user and /user/tag+tag
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
1 meta(name="viewport", content="width=650")
17
a79279515c84 update select2 to current git
Drew Perttula <drewp@bigasterisk.com>
parents: 10
diff changeset
2 link(rel="stylesheet", href="{{toRoot}}/static/lib/select2/select2.css")
2
80b11112c9e0 web app for query urls like /user and /user/tag+tag
Drew Perttula <drewp@bigasterisk.com>
parents:
diff changeset
3 link(rel="stylesheet", href="{{toRoot}}/static/style.css")