gszymaszek created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. gszymaszek requested review of this revision.
REVISION SUMMARY This commit removes the empty meta tag and adds the following: - a DOCTYPE declaration, - an html[lang] attribute, - a document charset declaration, - a newline at the end of the document. Adding the DOCTYPE and charset make the template HTML5‐complant. BUG: 419935 REPOSITORY R241 KIO BRANCH html-file-template (branched from master) REVISION DETAIL https://phabricator.kde.org/D29084 AFFECTED FILES src/new_file_templates/HTMLFile.html To: gszymaszek Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns