git-annex/templates
Joey Hess 3058e11520 webapp: Remove the "disable remote" feature from the UI.
It's confusing, easy to select by accident and get into a situation the
webapp offers no easy recovery from, and pausing syncing works just as well
in most situations.
2015-09-21 13:05:44 -04:00
..
configurators clarify space provided by gitlab (10 gb) 2015-07-30 11:28:46 -04:00
control replace the jumbotron class with something that doesn't change font sizes 2014-05-02 16:44:09 +02:00
dashboard fix more layout issues based on joey's feedback 2014-05-02 16:29:23 +02:00
documentation update copyright year 2014-10-24 17:05:27 -04:00
notifications
sidebar don't close tags that are closed by hamlet 2014-04-21 19:47:21 +02:00
actionbutton.hamlet fix more layout issues based on joey's feedback 2014-05-02 16:29:23 +02:00
bootstrap.hamlet
controlmenu.hamlet fix more layout issues based on joey's feedback 2014-05-02 16:29:23 +02:00
error.cassius
error.hamlet fix navbar on error page 2014-04-27 23:57:57 +02:00
page.cassius replace the jumbotron class with something that doesn't change font sizes 2014-05-02 16:44:09 +02:00
page.hamlet fix more layout issues based on joey's feedback 2014-05-02 16:29:23 +02:00
page.julius
README
repolist.hamlet webapp: Remove the "disable remote" feature from the UI. 2015-09-21 13:05:44 -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.