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