mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Moved views around a bit
This commit is contained in:
parent
da9c73b5cc
commit
0b5141e7d7
14 changed files with 12 additions and 12 deletions
27
views/qmining/uploaded.ejs
Normal file
27
views/qmining/uploaded.ejs
Normal file
|
@ -0,0 +1,27 @@
|
|||
<html>
|
||||
|
||||
<body bgcolor="#212127">
|
||||
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
font: normal 14px Verdana;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #9999ff;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
fájl feltöltve!
|
||||
</p>
|
||||
Vagy nem, who knows?
|
||||
</p>
|
||||
<h6>Ha 10 mega alatt van, akkor nagy esélyel feltöltve tho</h6>
|
||||
<a href="/"> Vissza</a>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue