summaryrefslogtreecommitdiff
path: root/helper.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--helper.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/helper.py b/helper.py
index 69d6ab2..3ac8625 100644
--- a/helper.py
+++ b/helper.py
@@ -14,3 +14,6 @@ def appdir (*args):
def url (path):
return "\"%s\"" % web.url(path)
+
+def eur (c):
+ return "%s EUR" % c