Closed smattingly closed 4 years ago
https://github.com/dewv/nlcAttendance/blob/cf6ae80ec6082edea3d7aa358f37ae0d56eb4186/views/pages/sport/index.html#L36
There is an extra unmatched closing div tag at the end of the file. HTMLhint found and reported this. Be sure to run npm test in the terminal before you push!
npm test
https://github.com/dewv/nlcAttendance/blob/cf6ae80ec6082edea3d7aa358f37ae0d56eb4186/views/pages/sport/index.html#L36
There is an extra unmatched closing div tag at the end of the file. HTMLhint found and reported this. Be sure to run
npm test
in the terminal before you push!