Skip to content

Invalid HTML markup in the template file #420

@hareesh-pillai

Description

@hareesh-pillai

Description

After running w3.org HTML validator, a few issues were identified.

  1. Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>
  2. A document must not include more than one meta element with a charset attribute.
  3. Duplicate attribute class used in the form element

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions