Fixed missing closing tag

This commit is contained in:
Cas
2021-01-25 17:01:04 +01:00
committed by GitHub
parent 2184fee75a
commit c34c015212

View File

@@ -13,6 +13,7 @@
</div>
<ul id="cookie-list">
</ul>
</div>
<script src="cookies.js"></script>
</body>