Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-13 02:20:33 +02:00
parent ea05b39ddf
commit b5c0819bfa
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
{{- partial "head.html" . -}}
<body>
{{- partial "header.html" . -}}