Stops the (scary) warning bar in Firefox about storing data for offline u
Brandon Mathis authored on 26/07/2011 at 21:32:36... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
<!DOCTYPE html> |
2 | 2 |
<!--[if IEMobile 7 ]><html class="no-js iem7" manifest="default.appcache?v=1"><![endif]--> |
3 | 3 |
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> |
4 |
-<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" manifest="default.appcache?v=1" lang="en"><!--<![endif]--> |
|
4 |
+<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> |
|
5 | 5 |
<head> |
6 | 6 |
<meta charset="utf-8"> |
7 | 7 |
<title>{{site.title}}{% if page.title %}: {{page.title}}{% endif %}</title> |