bloodymary/app/notifications/index.html
2020-08-07 18:43:05 +00:00

10 lines
172 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<div id="notifications-mount"></div>
<script src="index.js"></script>
</body>
</html>