| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css"> | |
| <title>User Education Internals</title> | |
| </head> | |
| <body> | |
| <script type="module" src="/user-education/user_education_internals.js"></script> | |
| <user-education-internals></user-education-internals> | |
| </body> | |
| </html> |