diff options
Diffstat (limited to 'i18n/e2e/localeTest_cs.html')
| -rw-r--r-- | i18n/e2e/localeTest_cs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/e2e/localeTest_cs.html b/i18n/e2e/localeTest_cs.html index d224642d..a2e1966e 100644 --- a/i18n/e2e/localeTest_cs.html +++ b/i18n/e2e/localeTest_cs.html @@ -1,6 +1,6 @@ <!document html> <html> - <head> + <head> <meta charset="utf-8"> <title>locale test</title> <script src="../../build/angular.js" ng:autobind></script> @@ -13,4 +13,4 @@ number: {{input | number}}<br> currency: {{input | currency }} </body> -</html> +</html> |
