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/popup.html

9 lines
106 B
HTML
Raw Normal View History

2017-07-08 13:00:50 +02:00
<html>
<head>
<script src="popup.js"></script>
</head>
<body>
<h2 id="text"></h2>
</body>
</html>