5 <title>Proximity Auth Debug
</title>
7 content=
"width=device-width, initial-scale=1">
8 <link href=
"proximity_auth.css" rel=
"stylesheet">
9 <link href=
"chrome://resources/css/roboto.css" rel=
"stylesheet">
10 <link href=
"chrome://resources/polymer/v1_0/iron-flex-layout/iron-flex-layout.html" rel=
"import">
11 <link href=
"content-panel.html" rel=
"import">
12 <link href=
"log-panel.html" rel=
"import">
13 <script src=
"cryptauth_interface.js"></script>
15 <body class=
"layout horizontal fullbleed">
16 <content-panel id=
"content" class=
"flex"></content-panel>
17 <log-panel id=
"logs"></log-panel>