Replace the tab with 4 spaces in html files

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
This commit is contained in:
yupengzte
2017-03-23 09:13:14 +08:00
committed by Andrew Chen
parent eaa52cf2fc
commit 8053e08125
65 changed files with 2836 additions and 2836 deletions
@@ -1,8 +1,8 @@
<html lang="en">
<head>
<title>Awesome page</title>
<title>Awesome page</title>
</head>
<body>
hello world!
hello world!
</body>
</html>
@@ -1,8 +1,8 @@
<html lang="en">
<head>
<title>Other page</title>
<title>Other page</title>
</head>
<body>
hello there!
hello there!
</body>
</html>