示例#1
0
def badgePrinting(req, **params):
    return templates.RHBadgeTemplates(req).process(params)
示例#2
0
def index(req, **params):
    return templates.RHBadgeTemplates(req).process(params)