878b8882f50e1033c83c81f6a86cceccae9d5a28
[zzz-floof.git] / floof / lib / helpers.py
1 """Helper functions
2
3 Consists of functions to typically be used within templates, but also
4 available to Controllers. This module is available to templates as 'h'.
5 """
6 # Import helpers as desired, or define your own, ie:
7 #from webhelpers.html.tags import checkbox, password