2418bae471
The crash came from calling Git.repoLocation, but it made sense to fix this higher up, because there is nothing to edit about the web, it just is what it is. |
||
---|---|---|
.. | ||
configurators | ||
control | ||
dashboard | ||
documentation | ||
notifications | ||
sidebar | ||
actionbutton.hamlet | ||
bootstrap.hamlet | ||
controlmenu.hamlet | ||
error.cassius | ||
error.hamlet | ||
page.cassius | ||
page.hamlet | ||
page.julius | ||
README | ||
repolist.hamlet | ||
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.