File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
3
- < html >
3
+ < html lang =" en " >
4
4
5
5
< head >
6
6
< meta charset ="utf-8 ">
7
+ < title > Google Container Preferences</ title >
7
8
</ head >
8
9
9
10
< body >
@@ -17,31 +18,31 @@ <h1>Settings</h1>
17
18
< label >
18
19
< input type ="checkbox " id ="ignore_youtube " value ="1 ">
19
20
Ignore YouTube< br >
20
- < em > (Means don't use Google Container for YouTube sites.)< em >
21
+ < em > (Means don't use Google Container for YouTube sites.)</ em >
21
22
</ label >
22
23
</ p >
23
24
24
25
< p >
25
26
< label >
26
27
< input type ="checkbox " id ="ignore_searchpages " value ="1 ">
27
28
Ignore search pages< br >
28
- < em > (Means don't use Google Container on Google sites with a path of < code > /search</ code > .)< em >
29
+ < em > (Means don't use Google Container on Google sites with a path of < code > /search</ code > .)</ em >
29
30
</ label >
30
31
</ p >
31
32
32
33
< p >
33
34
< label >
34
35
< input type ="checkbox " id ="ignore_maps " value ="1 ">
35
36
Ignore maps pages< br >
36
- < em > (Means don't use Google Container on Google sites with a path of < code > /maps</ code > .)< em >
37
+ < em > (Means don't use Google Container on Google sites with a path of < code > /maps</ code > .)</ em >
37
38
</ label >
38
39
</ p >
39
40
40
41
< p >
41
42
< label >
42
43
< input type ="checkbox " id ="ignore_flights " value ="1 ">
43
44
Ignore flights pages< br >
44
- < em > (Means don't use Google Container on Google sites with a path of < code > /flights</ code > .)< em >
45
+ < em > (Means don't use Google Container on Google sites with a path of < code > /flights</ code > .)</ em >
45
46
</ label >
46
47
</ p >
47
48
You can’t perform that action at this time.
0 commit comments