Skip to content

Tag for <html> #1

@tredoe

Description

@tredoe

It should be added a tag to create the tag according if it's for XHTML or not. This would be for XHTML:

<html xmlns="http://www.w3.org/1999/xhtml"
dir="{% if LANGUAGE_BIDI %}rtl{% else %}ltr{% endif %}"
xml:lang="{{ LANGUAGE_CODE }}" lang="{{ LANGUAGE_CODE }}">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions