Removed comment for manifest - Fix #39

This commit is contained in:
Pablo Terradillos 2014-03-17 19:47:11 -03:00
parent 54c84c43b2
commit ef1a5727b1

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" ng-app="myApp" manifest=app.manifest><!-- 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">