Remove the multiple include since it would repeat the headers of the table generating by listtemplate, with the same headers IDs which is no…
Show more
Remove the multiple include since it would repeat the headers of the table generating by listtemplate, with the same headers IDs which is not valid html strict. Moreover it makes no point to repeat the header for each class
Show less