Show More
@@ -6,7 +6,7 b'' | |||
|
6 | 6 | <html> |
|
7 | 7 | <head> |
|
8 | 8 | |
|
9 | <meta charset="utf-8"> | |
|
9 | <meta charset="utf-8" /> | |
|
10 | 10 | |
|
11 | 11 | {% for css in resources.inlining.css -%} |
|
12 | 12 | <style type="text/css"> |
@@ -6,8 +6,8 b'' | |||
|
6 | 6 | <html> |
|
7 | 7 | <head> |
|
8 | 8 | |
|
9 | <meta charset="utf-8"> | |
|
10 | <meta http-equiv="X-UA-Compatible" content="chrome=1"> | |
|
9 | <meta charset="utf-8" /> | |
|
10 | <meta http-equiv="X-UA-Compatible" content="chrome=1" /> | |
|
11 | 11 | |
|
12 | 12 | <meta name="apple-mobile-web-app-capable" content="yes" /> |
|
13 | 13 | <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> |
General Comments 0
You need to be logged in to leave comments.
Login now