Exemple #1
0
func t_summary(max int, pg *page.Page) string {
	return pg.Summary(max)
}