Newer
Older

Jan Maximilian Michal
committed
def gap(content, points):
return "[gap({points}P)]{gap}[/gap]".format(points=points, gap=content)
def gap(content, points):
return "[gap({points}P)]{gap}[/gap]".format(points=points, gap=content)