diff options
Diffstat (limited to 'i18n/e2e/localeTest_de.html')
| -rw-r--r-- | i18n/e2e/localeTest_de.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/e2e/localeTest_de.html b/i18n/e2e/localeTest_de.html index 29e7e807..931c56dd 100644 --- a/i18n/e2e/localeTest_de.html +++ b/i18n/e2e/localeTest_de.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> |
