mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
File rearrange 2
This commit is contained in:
parent
5530f03fac
commit
55d7885d21
20 changed files with 1775 additions and 0 deletions
6
modules/qmining/views/aludni.ejs
Executable file
6
modules/qmining/views/aludni.ejs
Executable file
|
@ -0,0 +1,6 @@
|
|||
<% var d = new Date().getHours();
|
||||
if (d < 6 || d > 22) { %>
|
||||
<center>
|
||||
<img src="img/aludni.jpeg" alt="img"/>
|
||||
</center>
|
||||
<% } %>
|
Loading…
Add table
Add a link
Reference in a new issue