File: mailmindr-background.html

package info (click to toggle)
mailmindr 1.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: javascript: 5,610; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
    <meta charset="utf-8" />
    <head></head>
    <body>
        <script type="module" src="./mailmindr-background.js"></script>
    </body>
</html>