popup.html 270 B

123456789101112
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" href="button.css">
  5. </head>
  6. <body>
  7. <!--<button id="login">Login</button>-->
  8. <!--<button id="log_off">Log off</button>-->
  9. <!--<script src="popup.js"></script>-->
  10. <p>Returns ability to see dislikes</p>
  11. </body>
  12. </html>