Fix validate html

This MR fixes 3 kind of errors found using https://validator.w3.org/:

  • missing quotes around some CSS class names
  • missing some
  • not allowed inside

    I tested these changes with an empty database on my machine.

Merge request reports

Loading