• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2  <head>
3    <link rel="stylesheet" type="text/css" href="scope_approval_dialog.css">
4    <script src="scope_approval_dialog.js"></script>
5  </head>
6  <body>
7    <div class="titlebar">
8      <span class="titlebar-close-button"></span>
9    </div>
10    <webview class="content" id="providerview"></webview>
11  </body>
12</html>
13