Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / chromeos / login / login.html
1 <!DOCTYPE html>
2 <html i18n-values="dir:textdirection;build:buildType;run:runType">
3 <head>
4 <meta charset="utf-8">
5 <meta name="google" value="notranslate">
6 <title i18n-content="title"></title>
7 <include src="login_resources.html">
8 <script src="chrome://oobe/login.js"></script>
9 </head>
10 <body i18n-values=".style.fontFamily:fontfamily;">
11   <include src="screen_container.html">
12   <script src="chrome://resources/js/i18n_template2.js"></script>
13 </body>
14 </html>