]>
gitweb.michael.orlitzky.com - dead/census-tools.git/blob - maps/maps/lib/helpers.py
3 Consists of functions to typically be used within templates, but also
4 available to Controllers. This module is available to templates as 'h'.
6 # Import helpers as desired, or define your own, ie:
7 from webhelpers
.html
import literal
8 from webhelpers
.html
.tags
import *