2014-06-29 17:55:58 +00:00
|
|
|
footer.footer
|
|
|
|
.container
|
|
|
|
ul.list-inline
|
2014-07-10 08:51:05 +00:00
|
|
|
li: a(href=appurl) #{appname} #{appversion}
|
2014-06-29 17:55:58 +00:00
|
|
|
li: p.text-muted Copyright (c) 2014, Julien Guillot <meutel+github@meutel.net>
|
|
|
|
li: a(href="/LICENSE.txt") View license
|
2014-07-02 16:48:14 +00:00
|
|
|
li: a(href="http://calibre-ebook.com/",title="calibre"): img(src="/images/calibre.png")
|
2014-06-29 17:55:58 +00:00
|
|
|
li: a(href="http://getbootstrap.com/",title="bootstrap"): img(src="/images/bootstrap.png")
|
|
|
|
li: a(href="http://expressjs.com/") Express
|
|
|
|
li: a(href="http://nodejs.org/",title="node.js"): img(src="/images/nodejs.png")
|