This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
publics
/
gin-gonic__gin
ウォッチ
0
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)
Barnabus
7 年 前
親
af23ac2256
コミット
4f488aca55
1 ファイル変更
、
1 行追加
、
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">