bloodymary/app/notifications/index.html

11 lines
172 B
HTML
Raw Normal View History

2020-08-07 18:43:05 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<div id="notifications-mount"></div>
<script src="index.js"></script>
</body>
</html>