13 lines
No EOL
416 B
HTML
Executable file
13 lines
No EOL
416 B
HTML
Executable file
<!doctype html>
|
|
<html style="border-radius: 20px;">
|
|
<head>
|
|
<title>Poly+</title>
|
|
<link rel="stylesheet" href="/css/popup.css" type="text/css">
|
|
<script src="/js/popup.js"></script>
|
|
</head>
|
|
<body>
|
|
<div style="text-align: center; width: 300px;">
|
|
<a class="button" href="https://polytoria.com/my/polyplus">Settings</a>
|
|
</div>
|
|
</body>
|
|
</html> |