mrfrys-node-server/views/qmining/uploaded.ejs
2020-01-22 17:16:11 +01:00

23 lines
338 B
Text
Executable file

<html>
<body bgcolor="#212127">
<head>
<meta name="viewport" content="width=device-width, initial-scale=0.8" />
<meta charset="UTF-8">
<style>
body {
font: normal 14px Verdana;
color: #999999;
}
a {
color: #9999ff;
}
</style>
</head>
fájl feltöltve!
<a href="/"> Vissza</a>
</body>
</html>