Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More spec compliant HTML template (#2914)
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)
- Loading branch information