Fixed html styling

This commit is contained in:
Igor Zhukov 2014-03-19 09:17:23 +04:00
parent ef1a5727b1
commit 2cd51d5c06

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" ng-app="myApp" manifest=app.manifest><!-- ng-csp="" -->
<html lang="en" ng-app="myApp" manifest="app.manifest"><!-- ng-csp="" -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">