1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
piwik-checker/panel.html
2017-07-07 22:54:29 +02:00

10 lines
181 B
HTML

<html>
<head>
<script src="panel.js"></script>
</head>
<body>
<h2>DevTools panel</h2>
<button id="start">Static Test </button>
<pre id="response"></pre>
</body>
</html>