<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Comments Test</title> </head> <body> <div id="comment-atproto"></div> <script type="module" src="/src/main.jsx"></script> </body> </html>