mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Sleepy update
This commit is contained in:
@@ -65,10 +65,13 @@
|
||||
</p>
|
||||
<a href="<%=siteurl%>/allqr"> Letöltés </a>
|
||||
</center>
|
||||
|
||||
<% include aludni.ejs %>
|
||||
|
||||
<% for (var i = 0; i < data.Subjects.length; i++) { %>
|
||||
<button class="collapsible">
|
||||
<h2>
|
||||
<table>
|
||||
<table id=<%=i%>>
|
||||
<td>
|
||||
<%=data.Subjects[i].Name %>
|
||||
</td>
|
||||
@@ -105,6 +108,6 @@
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<% include b.ejs %>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user