|
|
@ -2,7 +2,7 @@ |
|
|
|
<!doctype html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=no;"/> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
|
|
|
|
{% for url in fireEvent('clientscript.get_styles', as_html = True, location = 'front', single = True) %} |
|
|
|