diff options
Diffstat (limited to 'helper.py')
-rw-r--r-- | helper.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ def appdir (*args): def url (path): return "\"%s\"" % web.url(path) + +def eur (c): + return "%s EUR" % c |
index : web/kosten | ||
An application for managing the expenses | René 'Necoro' Neumann |
summaryrefslogtreecommitdiff |