Problem/Motivation

The .html.html.twig currenlty creates a blank line in the document, which can cause issues.


<!DOCTYPE html>
<html lang="de" dir="ltr" class="h-100" data-bs-theme="light">

Should be removed!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork bootstrap5-3608642

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

Status: Active » Needs review
grevil’s picture

Status: Needs review » Reviewed & tested by the community

LGTM! Test failure is definitly unrelated.