Example #1
0
def posterPrinting(req, **params):
    return templates.RHPosterTemplates(req).process(params)
Example #2
0
def index(req, **params):
    return templates.RHPosterTemplates(req).process(params)