The target URL is wrong.
Also, there should be a space between attributes (before class, role, etc.) HTMLhint complains about this line because of the EJS in it, but adding the spaces makes HTMLhint happy.
@Spritte77 Please show a little more attention to detail. You should try out the changes that you make to be sure they are good; these are clearly not.
https://github.com/dewv/nlcAttendance/blob/cf6ae80ec6082edea3d7aa358f37ae0d56eb4186/views/pages/sport/index.html#L2
The target URL is wrong. Also, there should be a space between attributes (before
class
,role
, etc.) HTMLhint complains about this line because of the EJS in it, but adding the spaces makes HTMLhint happy.