git-annex/templates
2012-10-14 17:18:01 -04:00
..
configurators allow renaming git remotes in the edit form 2012-10-14 17:18:01 -04:00
dashboard add a alert at the top of the main part of the webapp, above the transfers display 2012-09-28 13:30:29 -04:00
documentation webapp: Improve wording of intro display. Closes: #689848 2012-10-11 15:04:38 -04:00
notifications reorg templates 2012-07-31 01:24:49 -04:00
sidebar unify bootstrap icon names in a data type 2012-09-09 15:09:22 -04:00
actionbutton.hamlet add tooltips 2012-09-27 12:55:00 -04:00
bootstrap.hamlet webapp now starts up when run not in a git repo 2012-07-31 12:17:31 -04:00
otherrepos.hamlet make other repositories list list all autostarted repos 2012-09-18 17:50:07 -04:00
page.cassius template reorg 2012-07-27 20:47:48 -04:00
page.hamlet add tooltips 2012-09-27 12:55:00 -04:00
page.julius further refactoring my js 2012-07-30 20:33:23 -04:00
README add README 2012-07-27 00:40:18 -04:00

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.