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