Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix one-line 'if' termination in tree, blob templates | Vanya Sergeev | 2014-06-30 | 1 | -1/+3 |
| | | | | | | | | The missing '% end' template keyword to these one-line if statements was causing bottle 0.12.7 to incorrectly indent the following line, leading to an IndentationError at runtime when the blob and tree templates are compiled. Signed-off-by: Vanya Sergeev <vsergeev@gmail.com> | ||||
* | Initial commit0.01 | Alberto Bertogli | 2012-11-10 | 1 | -0/+54 |
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar> |