add warning message to not paste in dev console

This commit is contained in:
Mystikfluu
2022-06-16 16:15:46 +02:00
parent 58734901b1
commit 1b0a8fddfc
13 changed files with 24 additions and 2 deletions
+2 -1
View File
@@ -4,8 +4,9 @@
<meta charset="utf-8">
<title>IPost | User settings</title>
<link rel="stylesheet" href="/css/global.css">
<script src="/js/warn_message.js" charset="utf-8"></script>
</head>
<body>
</body>
</html>