Explorar o código

Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)

Barnabus %!s(int64=7) %!d(string=hai) anos
pai
achega
4f488aca55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/realtime-advanced/resources/room_login.templ.html

+ 1 - 1
examples/realtime-advanced/resources/room_login.templ.html

@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
 <html lang="en">
     <head>
         <meta charset="utf-8">