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

9 lines
112 B
HTML
Raw Normal View History

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