git-annex/templates
2013-09-09 01:24:20 -04:00
..
configurators webapp: Improve handling of remotes whose setup has stalled. 2013-07-31 16:36:29 -04:00
control
dashboard
documentation added a link to the source code 2013-07-10 11:37:32 -04:00
notifications webapp: Improve javascript's handling of longpolling connection failures, by reloading the current page in this case. Works around chromium behavior where ajax connections to urls that were already accessed are denied after navigating back to a previous page. 2013-09-09 01:24:20 -04:00
sidebar
actionbutton.hamlet
bootstrap.hamlet
controlmenu.hamlet
error.cassius
error.hamlet
page.cassius
page.hamlet shorten 2013-05-06 18:15:14 -04:00
README
repolist.hamlet fix build with old yesod 2013-08-02 12:32:16 -04:00
repolist.julius

These are template files for the git-annex webapp. They use the
Shakespearean template library, which is documented here:
http://www.yesodweb.com/book/shakespearean-templates

Note that for most of the templates, it will use files ending in
.hamlet, .julius, and .cassius if they exist. So if you need to add CSS,
or javascript, you can create the missing template files.