Mercurial > bottledash
diff views/hello_template.tpl @ 4:3e66e2f92770
added LICENSE and license headers in the sourcecode. Added readme
author | sean |
---|---|
date | Wed, 15 Jul 2015 15:13:07 +0200 |
parents | 3f5bcad45756 |
children | c49f7fe82743 |
line wrap: on
line diff
--- a/views/hello_template.tpl Wed Jul 15 14:06:03 2015 +0200 +++ b/views/hello_template.tpl Wed Jul 15 15:13:07 2015 +0200 @@ -1,3 +1,7 @@ +<!-- This tempalte is a part of bottledash +author: sean engelhardt >sean.engelhardt@intevation.de +License: GNU GPL >= v2. See LICENSE for details. --> + <% import math break_tile_lines = math.ceil(len(tiles)/2)